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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 03:06:09 PDT 2020


RKSimon added a comment.

I'm on PTO this week but will try to take a look soon.

Please can you pre-commit the PR47262 test case with trunk's current codegen and rebase so the patch shows the diff.

nit: typo lowerShuffleAsLanePermuteAndShuffle  -> lowerShuffleAsLanePermuteAndPermute


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86429/new/

https://reviews.llvm.org/D86429



More information about the llvm-commits mailing list