[X86] vector-shuffle-avx512.ll - update to use attributes instead of hard coded cpu...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 6 Mar 2023 14:45:49 +0000 (14:45 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 6 Mar 2023 14:50:28 +0000 (14:50 +0000)
commit5c2716b87acd8603de5b8d280ee857524d6d81bd
treefadc1a4e75472f2eb8dff7dc878e36acbcbfaf8b
parenta76d781881492da2fb81c48c2023400c74d82d8f
[X86] vector-shuffle-avx512.ll - update to use attributes instead of hard coded cpu targets

Similar to most of the other vector-shuffle-* test files

Avoids some codegen deltas due to upcoming changes for no-costs domain switching between shuffle types
llvm/test/CodeGen/X86/vector-shuffle-avx512.ll