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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 02:32:48 PDT 2023


RKSimon added a comment.

@goldstein.w.n You might want to investigate if its worth using VSHUFPD instead?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147507



More information about the llvm-commits mailing list