[llvm] [RISCV][GISEL] instruction-select vmclr (PR #110782)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 1 21:48:47 PDT 2024


================
@@ -0,0 +1,17 @@
+# RUN: not --crash llc -mtriple=riscv32 -mattr=+v,+m -run-pass=instruction-select \
----------------
arsenm wrote:

Use filetype=null, and don't need verify-machineinstrs 

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


More information about the llvm-commits mailing list