[PATCH] D108382: [X86] lowerShuffleAsDecomposedShuffleMerge(): if both inputs are broadcastable/identities, canonicalize broadcasts as such

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 14:57:21 PDT 2021


lebedev.ri added a comment.

In D108382#2987966 <https://reviews.llvm.org/D108382#2987966>, @RKSimon wrote:

> LGTM - cheers

Aha! Thank you for the review.
This depends on D109065 <https://reviews.llvm.org/D109065>, so these two accepted patches in this patch series can't land just yet.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108382



More information about the llvm-commits mailing list