[all-commits] [llvm/llvm-project] 5c2716: [X86] vector-shuffle-avx512.ll - update to use att...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Mar 6 06:50:47 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c2716b87acd8603de5b8d280ee857524d6d81bd
https://github.com/llvm/llvm-project/commit/5c2716b87acd8603de5b8d280ee857524d6d81bd
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-03-06 (Mon, 06 Mar 2023)
Changed paths:
M llvm/test/CodeGen/X86/vector-shuffle-avx512.ll
Log Message:
-----------
[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
More information about the All-commits
mailing list