[llvm] [RISCV][GISel] Reverse the operands the buildStore created in legalizeVAStart. (PR #73989)
    Michael Maitland via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Dec  7 14:01:39 PST 2023
    
    
  
================
@@ -0,0 +1,41 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
+# RUN: llc -mtriple=riscv32 -run-pass=legalizer %s -o - | FileCheck --check-prefix=RV32 %s
+
+--- |
----------------
michaelmaitland wrote:
https://github.com/llvm/llvm-project/pull/73065#discussion_r1414764999
https://github.com/llvm/llvm-project/pull/73989
    
    
More information about the llvm-commits
mailing list