llvm-project
db746c65 - [RISCV] Allow constants in tryFoldSelectIntoOp (#157376)

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