llvm-project
6274b6ba
- [X86] Ensure we fold pow2 masks with the mask type, not the result type (#173984)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
15 hours ago
[X86] Ensure we fold pow2 masks with the mask type, not the result type (#173984) This was missed in #173366 when we relaxed the constraint on the types to just be the same element width Fixes #173794
References
#173984 - [X86] Ensure we fold pow2 masks with the mask type, not the result type
Author
RKSimon
Parents
7da282fd
Loading