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

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 00:57:29 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
pengfei marked an inline comment as done.
Closed by commit rGf7deb69f22b9: [X86] Disable masked UNPCKLPD/UNPCKHPD -> SHUFPS transformation (authored by pengfei).

Changed prior to commit:
  https://reviews.llvm.org/D147507?vs=510711&id=510718#toc

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.510718.patch
Type: text/x-patch
Size: 15413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230404/6d75efb4/attachment-0001.bin>


More information about the llvm-commits mailing list