[llvm] [RISCV][GISEL] Add IRTranslation for insertelement with scalable vector type (PR #80377)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 15:22:05 PST 2024


================
@@ -0,0 +1,1941 @@
+; NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 4
----------------
topperc wrote:

Are we only testing inserting into element 0?

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


More information about the llvm-commits mailing list