[PATCH] D86429: [X86] Make lowerShuffleAsLanePermuteAndPermute use sublanes on AVX2

TellowKrinkle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 3 01:48:04 PDT 2020


TellowKrinkle updated this revision to Diff 289659.
TellowKrinkle added a comment.

Rebase to latest master


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.289659.patch
Type: text/x-patch
Size: 134152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200903/64d6fb21/attachment-0001.bin>


More information about the llvm-commits mailing list