[all-commits] [llvm/llvm-project] a6428f: [CodeGen][X86] Remove unused check-prefixes from m...
Pengfei Wang via All-commits
all-commits at lists.llvm.org
Tue Nov 10 04:43:42 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a6428fcd3204fc4a5d991229f782b19df3721766
https://github.com/llvm/llvm-project/commit/a6428fcd3204fc4a5d991229f782b19df3721766
Author: Wang, Pengfei <pengfei.wang at intel.com>
Date: 2020-11-10 (Tue, 10 Nov 2020)
Changed paths:
M llvm/test/CodeGen/X86/avx512-insert-extract_i1.ll
M llvm/test/CodeGen/X86/avx512-load-store.ll
M llvm/test/CodeGen/X86/avx512-mask-spills.ll
M llvm/test/CodeGen/X86/avx512-scalar.ll
M llvm/test/CodeGen/X86/avx512-vbroadcast.ll
M llvm/test/CodeGen/X86/avx512bw-intrinsics-canonical.ll
M llvm/test/CodeGen/X86/avx512cd-intrinsics-fast-isel.ll
M llvm/test/CodeGen/X86/avx512vl-intrinsics-canonical.ll
M llvm/test/CodeGen/X86/avx512vl-vec-cmp.ll
M llvm/test/CodeGen/X86/avx512vlcd-intrinsics-fast-isel.ll
M llvm/test/CodeGen/X86/avx512vpopcntdq-intrinsics.ll
M llvm/test/CodeGen/X86/prefer-avx256-mask-extend.ll
M llvm/test/CodeGen/X86/prefer-avx256-mask-shuffle.ll
M llvm/test/CodeGen/X86/shuffle-vs-trunc-256.ll
M llvm/test/CodeGen/X86/var-permute-128.ll
M llvm/test/CodeGen/X86/var-permute-256.ll
M llvm/test/CodeGen/X86/vector-lzcnt-512.ll
Log Message:
-----------
[CodeGen][X86] Remove unused check-prefixes from more avx512 tests. NFCI.
More information about the All-commits
mailing list