[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
Wed Sep 1 10:49:29 PDT 2021


lebedev.ri updated this revision to Diff 369990.
lebedev.ri added a comment.

Rebased ontop of D109074 <https://reviews.llvm.org/D109074>+D109065 <https://reviews.llvm.org/D109065>, the regression is gone.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108382

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/copy-low-subvec-elt-to-high-subvec-elt.ll
  llvm/test/CodeGen/X86/horizontal-sum.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108382.369990.patch
Type: text/x-patch
Size: 14661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210901/8ba2f90b/attachment.bin>


More information about the llvm-commits mailing list