llvm-project
492202ec
- [X86] lowerShuffleWithPSHUFB - use getConstVector to create shuffle mask (#201122)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
98 days ago
[X86] lowerShuffleWithPSHUFB - use getConstVector to create shuffle mask (#201122) Avoids wasteful SDValue creation if the shuffle matching fails - and makes it easier to match+merge compatible constant pool entries
References
#201122 - [X86] lowerShuffleWithPSHUFB - use getConstVector to create shuffle mask
Author
RKSimon
Parents
023248a6
Loading