llvm-project
6111ff16
- [RISCV] Implement shouldFoldMaskToVariableShiftPair (#166159)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
13 hours ago
[RISCV] Implement shouldFoldMaskToVariableShiftPair (#166159) Folding a mask to a variable shift pair results in better code size as long as they are scalars that are <= XLen. Similar to https://github.com/llvm/llvm-project/pull/158069
References
#166159 - [RISCV] Implement shouldFoldMaskToVariableShiftPair
Author
svs-quic
Parents
b5f20012
Loading