-
Notifications
You must be signed in to change notification settings - Fork 15.2k
[X86][AVX512] rematerialize smaller predicate masks #166178
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
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
3cdf74e
fix: rematerialize smaller predicate masks
ahmednoursphinx 4d2cfe3
chore: update formatting
ahmednoursphinx 10bea66
Merge branch 'main' into issue_165752
ahmednoursphinx b46db32
fix: Use poison values for placeholders
ahmednoursphinx 88ef285
Merge branch 'issue_165752' of https://github.com/ahmednoursphinx/llv…
ahmednoursphinx 25a8351
fix: Update formatting
ahmednoursphinx 5063a2b
Revert "fix: Update formatting"
ahmednoursphinx 934e4fa
refactor: PR Feedback
ahmednoursphinx 6f11f69
feat: Add test coverage for v32i1/v64i1 mask initialization patterns
ahmednoursphinx 240d424
fix: regenerate code using update_llc_test_checks
ahmednoursphinx e55c19c
feat: Add missing the submask patterns: i8/i16 in v32i1 + i8/i16/i32 …
ahmednoursphinx 0ccd817
update formatting
ahmednoursphinx 74e6184
Merge branch 'main' into issue_165752
ahmednoursphinx 615ebce
fix: prevent constant folding in tests
ahmednoursphinx 5f21b9d
Merge branch 'main' into issue_165752
ahmednoursphinx 3997402
Merge branch 'main' into issue_165752
ahmednoursphinx 992b359
Use script to auto update codegen
ahmednoursphinx 8b4ebdc
Merge branch 'main' into issue_165752
ahmednoursphinx 0780ee5
Merge branch 'main' into issue_165752
RKSimon 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
Some comments aren't visible on the classic Files Changed page.
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
Oops, something went wrong.
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.