[llvm] 537165b - [NFC][LoongArch] Update test for #94590

WANG Rui via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 7 03:37:22 PDT 2024


Author: WANG Rui
Date: 2024-06-07T18:29:30+08:00
New Revision: 537165bb02df8e9f4dc4c21725d50e77e2908a5f

URL: https://github.com/llvm/llvm-project/commit/537165bb02df8e9f4dc4c21725d50e77e2908a5f
DIFF: https://github.com/llvm/llvm-project/commit/537165bb02df8e9f4dc4c21725d50e77e2908a5f.diff

LOG: [NFC][LoongArch] Update test for #94590

Added: 
    

Modified: 
    llvm/test/CodeGen/LoongArch/opt-pipeline.ll

Removed: 
    


################################################################################
diff  --git a/llvm/test/CodeGen/LoongArch/opt-pipeline.ll b/llvm/test/CodeGen/LoongArch/opt-pipeline.ll
index 615cb5700ebf0..b0c77155c095b 100644
--- a/llvm/test/CodeGen/LoongArch/opt-pipeline.ll
+++ b/llvm/test/CodeGen/LoongArch/opt-pipeline.ll
@@ -119,6 +119,7 @@
 ; LAXX-NEXT:       Register Coalescer
 ; LAXX-NEXT:       Rename Disconnected Subregister Components
 ; LAXX-NEXT:       Machine Instruction Scheduler
+; LAXX-NEXT:       LoongArch Dead register definitions
 ; LAXX-NEXT:       Machine Block Frequency Analysis
 ; LAXX-NEXT:       Debug Variable Analysis
 ; LAXX-NEXT:       Live Stack Slot Analysis


        


More information about the llvm-commits mailing list