[all-commits] [llvm/llvm-project] c1186d: [X86][AVX512] Split AVX512F and AVX512BW shuffle c...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Feb 15 15:12:42 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c1186d50f982cba0b1c0a8866f3b8a2334c35b71
https://github.com/llvm/llvm-project/commit/c1186d50f982cba0b1c0a8866f3b8a2334c35b71
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-02-15 (Sat, 15 Feb 2020)
Changed paths:
M llvm/test/CodeGen/X86/vector-shuffle-combining-avx512bw.ll
A llvm/test/CodeGen/X86/vector-shuffle-combining-avx512f.ll
Log Message:
-----------
[X86][AVX512] Split AVX512F and AVX512BW shuffle combining tests
Split off shuffle combine tests that use AVX512F intrinsics, so we can test it with/without AVX512BW support.
More information about the All-commits
mailing list