[llvm] [RISCV][GISEL] legalize, regbankselect, and instruction-select for G_… (PR #73061)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 27 17:43:41 PST 2023


================
@@ -0,0 +1,38 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
+# RUN: llc -mtriple=riscv32 -mattr=+d -run-pass=legalizer %s -o - \
----------------
topperc wrote:

Sorry it should end in `-rv32` if it only tests riscv32

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


More information about the llvm-commits mailing list