llvm-project
2bf7ddf0
- [X86] Add vector truncation tests for nsw/nuw flags
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[X86] Add vector truncation tests for nsw/nuw flags Based off #85592 - our truncation -> PACKSS/PACKUS folds should be able to use the nsw/nuw flags to recognise when we don't need to mask/sext_inreg prior to the PACKSS/PACKUS nodes.
Author
RKSimon
Committer
RKSimon
Parents
399ff08e
Loading