[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:10:53 PST 2023


RKSimon requested changes to this revision.
RKSimon added a comment.
This revision now requires changes to proceed.

Similar to D144779 <https://reviews.llvm.org/D144779> - we should probably split the avx512 cases off and add evex-vex testing - whatever we decide we should try to keep to the same style for all these tuning-shuffle-* files.


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