[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
Mon Feb 27 16:54:09 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6957a8cc6c92: Add tests for replacing `{v}unpck{l|h}pd` -> `{v}shufps`; NFC (authored by goldstein.w.n).

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.500970.patch
Type: text/x-patch
Size: 24961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230228/082d5542/attachment.bin>


More information about the llvm-commits mailing list