[PATCH] D147728: [X86] Add inst fixup for `unpckpd` -> `unpckqdq`.

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 9 22:17:51 PDT 2023


This revision was automatically updated to reflect the committed changes.
goldstein.w.n marked an inline comment as done.
Closed by commit rGc3f01f13b10d: [X86] Add inst fixup for `unpckpd` -> `unpckqdq`. (authored by goldstein.w.n).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147728

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: D147728.512070.patch
Type: text/x-patch
Size: 55875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230410/a705d286/attachment.bin>


More information about the llvm-commits mailing list