[PATCH] D147507: [X86] Disable masked UNPCKLPD/UNPCKHPD -> SHUFPS transformation

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 23:59:57 PDT 2023


pengfei updated this revision to Diff 510711.
pengfei added a comment.

Remove commnets.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147507

Files:
  llvm/lib/Target/X86/X86FixupInstTuning.cpp
  llvm/test/CodeGen/X86/tuning-shuffle-unpckpd-avx512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147507.510711.patch
Type: text/x-patch
Size: 14791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230404/bb53d5ae/attachment.bin>


More information about the llvm-commits mailing list