[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:13:30 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:
This should be in the rv32 directory
https://github.com/llvm/llvm-project/pull/73061
More information about the llvm-commits
mailing list