[llvm] [RISCV][GISel] Reverse the operands the buildStore created in legalizeVAStart. (PR #73989)

Michael Maitland via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 4 07:33:56 PST 2023


================
@@ -0,0 +1,45 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
+# RUN: llc -mtriple=riscv64 -run-pass=legalizer %s -o - | FileCheck --check-prefix=RV64 %s
+
+--- |
+  source_filename = "test.ll"
----------------
michaelmaitland wrote:

drop source_filename, datalayout, triple?

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


More information about the llvm-commits mailing list