[PATCH] D144442: [X86] Add tests for replacing `{v}unpck{l|h}pd` -> `{v}shufps`; NFC

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 26 04:14:46 PST 2023


RKSimon added a comment.

Also, this should block D144570 <https://reviews.llvm.org/D144570> and not D144779 <https://reviews.llvm.org/D144779>/D144570 <https://reviews.llvm.org/D144570> - ideally we're going to want D144570 <https://reviews.llvm.org/D144570> to be in trunk for a few days before any follow ups to shake out any unexpected regressions to prevent a nasty long chain of reversions, which is why I'm so keen to get accepted patches in early instead of you stacking them all up.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144442



More information about the llvm-commits mailing list