[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
Sun Feb 26 12:32:22 PST 2023


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

Split avx/avx512 tests


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.500613.patch
Type: text/x-patch
Size: 14241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230226/ecb16514/attachment.bin>


More information about the llvm-commits mailing list