[llvm] [RISCV] Don't combine store of vmv.x.s/vfmv.f.s to vp_store with VL of 1 when it's indexed store (PR #73219)

Yeting Kuo via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 25 22:48:04 PST 2023


================
@@ -0,0 +1,78 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 2
+; RUN: llc -mtriple=riscv32 -mattr=+v,+xtheadmemidx,+xtheadmempair -verify-machineinstrs < %s \
----------------
yetingk wrote:

Thank you for your reminder.

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


More information about the llvm-commits mailing list