[PATCH] D147306: [InterleaveAccess] Check that binop shuffles have an undef second operand

Peter Rong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 31 03:44:52 PDT 2023


Peter accepted this revision.
Peter added a comment.
This revision is now accepted and ready to land.

lgtm

One Minor question, what if we have 'shuffle under, binop, mask', does that mean we don't optimize for such cases?


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

https://reviews.llvm.org/D147306



More information about the llvm-commits mailing list