[llvm] edf6456 - [X86] Regenerate vector-interleaved-store-i64-stride-4.ll

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 27 05:49:07 PST 2023


Author: Simon Pilgrim
Date: 2023-11-27T13:48:36Z
New Revision: edf645616f8734b0dbf08e15cc5209e6cf553c12

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

LOG: [X86] Regenerate vector-interleaved-store-i64-stride-4.ll

Added: 
    

Modified: 
    llvm/test/CodeGen/X86/vector-interleaved-store-i64-stride-4.ll

Removed: 
    


################################################################################
diff  --git a/llvm/test/CodeGen/X86/vector-interleaved-store-i64-stride-4.ll b/llvm/test/CodeGen/X86/vector-interleaved-store-i64-stride-4.ll
index c0200ee6f6ebcf5..80ae5f93ea66d8c 100644
--- a/llvm/test/CodeGen/X86/vector-interleaved-store-i64-stride-4.ll
+++ b/llvm/test/CodeGen/X86/vector-interleaved-store-i64-stride-4.ll
@@ -4263,8 +4263,6 @@ define void @store_i64_stride4_vf64(ptr %in.vecptr0, ptr %in.vecptr1, ptr %in.ve
 ; AVX2-FAST: {{.*}}
 ; AVX2-FAST-PERLANE: {{.*}}
 ; AVX2-SLOW: {{.*}}
-; AVX512-FAST: {{.*}}
-; AVX512-SLOW: {{.*}}
 ; AVX512BW-FAST: {{.*}}
 ; AVX512BW-ONLY-FAST: {{.*}}
 ; AVX512BW-ONLY-SLOW: {{.*}}


        


More information about the llvm-commits mailing list