-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Expose AVX512F embedded rounding intrinsics. #97415
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+3,737
−147
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
f908fc1
Expose embedded rounding related scalar intrinsic APIs
Ruihan-Yin 6b92bd9
Expose embedded rounding related arithmatic intrinsic APIs
Ruihan-Yin 951752e
Ensure the new APIs are properly lowered
Ruihan-Yin a3cba48
Bug fixes
Ruihan-Yin 5211cda
Expose embedded rounding casting APIs
Ruihan-Yin 633bd55
Expose arithmetic embedded rounding unit tests
Ruihan-Yin dc38c5a
Add a test template for embedded rounding APIs, this will be enough t…
Ruihan-Yin aecb935
Add template for unary ops
Ruihan-Yin 4fce5a1
Expose all the embedded rounding unit tests generated by the templates
Ruihan-Yin 8338675
Expose embedded rounding casting APIs unit tests
Ruihan-Yin 1063c92
Expose handwritten unit tests for embedded rounding APIs with special…
Ruihan-Yin c821956
Bug fixes:
Ruihan-Yin 4e4b524
Bug fix:
Ruihan-Yin a39f23e
formatting
Ruihan-Yin 7b294dc
Update API documents for embedded rounding APIs.
Ruihan-Yin c8f279b
resolve conflicts with #97569
Ruihan-Yin 05a93be
formatting
Ruihan-Yin 3cbce2f
bug fix and remove un-needed SAE related intrinsics
Ruihan-Yin 0af68ea
resolve comments:
Ruihan-Yin 73bd36d
resolve comments:
Ruihan-Yin 38191d3
resolve comments:
Ruihan-Yin 061a8dd
Bug fix:
Ruihan-Yin 1367a9a
formatting
Ruihan-Yin 7de90b2
revert an unexpected change.
Ruihan-Yin d0c805c
1.Resolve comments:
Ruihan-Yin fd5a2d5
Expose the rest of embedded rounding APIs
Ruihan-Yin aa13249
formatting
Ruihan-Yin 7ee7749
Ensure the control byte local is assigned to the correct register.
Ruihan-Yin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.