[llvm] 23a341e - [X86] vector-shuffle-combining-avx512bwvl.ll - regenerate test check

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri May 23 06:10:35 PDT 2025


Author: Simon Pilgrim
Date: 2025-05-23T14:10:17+01:00
New Revision: 23a341e5ae9b13a4a59dd999a307488f2830364b

URL: https://github.com/llvm/llvm-project/commit/23a341e5ae9b13a4a59dd999a307488f2830364b
DIFF: https://github.com/llvm/llvm-project/commit/23a341e5ae9b13a4a59dd999a307488f2830364b.diff

LOG: [X86] vector-shuffle-combining-avx512bwvl.ll - regenerate test check

Added: 
    

Modified: 
    llvm/test/CodeGen/X86/vector-shuffle-combining-avx512bwvl.ll

Removed: 
    


################################################################################
diff  --git a/llvm/test/CodeGen/X86/vector-shuffle-combining-avx512bwvl.ll b/llvm/test/CodeGen/X86/vector-shuffle-combining-avx512bwvl.ll
index ee59169498d27..6e0fa72398dda 100644
--- a/llvm/test/CodeGen/X86/vector-shuffle-combining-avx512bwvl.ll
+++ b/llvm/test/CodeGen/X86/vector-shuffle-combining-avx512bwvl.ll
@@ -274,7 +274,7 @@ define i64 @PR55050() {
 ; X86-NEXT:  # %bb.1: # %if
 ; X86-NEXT:    xorl %eax, %eax
 ; X86-NEXT:  .LBB15_2: # %exit
-; X86-NEXT:    movl    %eax, %edx
+; X86-NEXT:    movl %eax, %edx
 ; X86-NEXT:    retl
 ;
 ; X64-LABEL: PR55050:


        


More information about the llvm-commits mailing list