llvm-project
90582ad2 - [ARM] shouldFoldMaskToVariableShiftPair should be true for scalars up to the biggest legal type (#158070)

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.
Author
Parents
Loading