[llvm] [RISCV][GISel] Legalizer and register bank selection for G_JUMP_TABLE and G_BRJT (PR #71970)

Michael Maitland via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 10 12:29:14 PST 2023


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

still need +m?

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


More information about the llvm-commits mailing list