[llvm] riscv: Added Zvinsert instructions (PR #92262)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Wed May 15 13:14:19 PDT 2024


================
@@ -0,0 +1,18 @@
+# RUN: llvm-mc -filetype=obj -triple=riscv32 -mattr=+zvinsert -show-encoding %s | \
----------------
topperc wrote:

move this into the `rvv` directory

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


More information about the llvm-commits mailing list