[llvm] [RISCV] Fix the cost of `llvm.vector.reduce.and` (PR #119160)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 8 20:58:17 PST 2025
================
@@ -0,0 +1,239 @@
+; NOTE: Assertions have been autogenerated by utils/update_analyze_test_checks.py UTC_ARGS: --version 5
----------------
topperc wrote:
How much overlap is there between this test and llvm/test/CodeGen/RISCV/rvv/vreductions-mask.ll and llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vreductions-mask.ll
https://github.com/llvm/llvm-project/pull/119160
More information about the llvm-commits
mailing list