[PATCH] D144779: [X86] Add tests for replacing `{v}permilps` -> `{v}shufps/{v}pshufd`; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 16:18:45 PST 2023


goldstein.w.n updated this revision to Diff 500961.
goldstein.w.n added a comment.

Rebase (after D144832 <https://reviews.llvm.org/D144832>, no dep on D143786 <https://reviews.llvm.org/D143786>)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144779

Files:
  llvm/test/CodeGen/X86/tuning-shuffle-permilps-avx512.ll
  llvm/test/CodeGen/X86/tuning-shuffle-permilps.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144779.500961.patch
Type: text/x-patch
Size: 13324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230228/905bac1e/attachment.bin>


More information about the llvm-commits mailing list