[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 14:52:15 PST 2023


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

Add AVX1 + DELAY and remove avx512 tests for avx file


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


More information about the llvm-commits mailing list