llvm-project
b11fe33a - [RISCV] Correct the cost model for the i1 reduce.add and reduce.or. (#122349)

Commit
301 days ago
[RISCV] Correct the cost model for the i1 reduce.add and reduce.or. (#122349) reduce.add uses the same sequence as reduce.xor. reduce.or should use vmor not vmxor.
Author
Parents
Loading