[llvm] [RegAlloc] Sort CopyHint by IsCSR (PR #131046)
    Michael Maitland via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Mar 28 06:26:54 PDT 2025
    
    
  
================
@@ -0,0 +1,22 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
+# RUN: llc -mtriple=arm64-eabi -mattr=v8.3a \ -stop-after=virtregmap -o - %s | FileCheck %s
----------------
michaelmaitland wrote:
Sorry, that was an artifact I forgot to remove when I had the run line on multiple lines. Removed
https://github.com/llvm/llvm-project/pull/131046
    
    
More information about the llvm-commits
mailing list