llvm-project
db746c65
- [RISCV] Allow constants in tryFoldSelectIntoOp (#157376)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
232 days ago
[RISCV] Allow constants in tryFoldSelectIntoOp (#157376) For simm12 constants this allows the use of e.g. addi/xori, and for non-simm12 constants seems to still produce better code than the default lowering.
References
#157376 - [RISCV] Allow constants in tryFoldSelectIntoOp
Author
preames
Parents
daf8f9fc
Loading