[llvm] [InstCombine][RISCV] Convert VPIntrinsics with splat operands to splats (PR #65706)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 7 20:28:11 PDT 2023


================
@@ -0,0 +1,896 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
----------------
topperc wrote:

InstCombine tests should be in test/Transforms/InstCombine/RISCV and shouldn't run llc.

https://github.com/llvm/llvm-project/pull/65706


More information about the llvm-commits mailing list