[PATCH] D144442: [X86] Add tests for replacing `{v}unpck{l|h}pd` -> `{v}shufps`; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 26 12:33:21 PST 2023


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

Split avx/avx512 tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144442

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144442.500615.patch
Type: text/x-patch
Size: 27236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230226/8999dab4/attachment.bin>


More information about the llvm-commits mailing list