[PATCH] D147541: [X86] Add InstFixup for masked `unpck{l|h}pd` -> masked `shufpd`

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 5 23:37:19 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfd347ceac490: [X86] Add InstFixup for masked `unpck{l|h}pd` -> masked `shufpd` (authored by goldstein.w.n).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147541

Files:
  llvm/lib/Target/X86/X86FixupInstTuning.cpp
  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: D147541.511287.patch
Type: text/x-patch
Size: 21799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230406/3ea14850/attachment.bin>


More information about the llvm-commits mailing list