llvm-project
90582ad2
- [ARM] shouldFoldMaskToVariableShiftPair should be true for scalars up to the biggest legal type (#158070)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
213 days ago
[ARM] shouldFoldMaskToVariableShiftPair should be true for scalars up to the biggest legal type (#158070) For ARM, we want to do this up to 32-bits. Otherwise the code ends up bigger and bloated.
References
#158070 - [ARM] shouldFoldMaskToVariableShiftPair should be true for scalars up to the biggest legal type
Author
LumioseSil
Parents
dd668aaf
Loading