[PATCH] D86429: [X86] Make lowerShuffleAsLanePermuteAndPermute use sublanes on AVX2
TellowKrinkle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 27 21:52:08 PDT 2020
TellowKrinkle updated this revision to Diff 288529.
TellowKrinkle added a comment.
Always check lane permute first, move return value generation into lambda
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86429/new/
https://reviews.llvm.org/D86429
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/oddshuffles.ll
llvm/test/CodeGen/X86/vector-shuffle-256-v16.ll
llvm/test/CodeGen/X86/vector-shuffle-256-v32.ll
llvm/test/CodeGen/X86/vector-shuffle-512-v32.ll
llvm/test/CodeGen/X86/vector-shuffle-combining-avx2.ll
llvm/test/CodeGen/X86/vector-shuffle-combining.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86429.288529.patch
Type: text/x-patch
Size: 133747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200828/76bf26ab/attachment-0001.bin>
More information about the llvm-commits
mailing list