llvm-project
369c6174 - [RISCV] Fix the cost of `llvm.vector.reduce.and` (#119160)

Commit
1 year ago
[RISCV] Fix the cost of `llvm.vector.reduce.and` (#119160) I added some CodeGen test cases related to reduce. To maintain consistency, I also added cases for instructions like `vector.reduce.or`. For cases where `v1i1` type generates `VFIRST`, please refer to: https://reviews.llvm.org/D139512.
Author
Parents
Loading