[PATCH] D104187: [DAGCombine] reduceBuildVecToShuffle(): sort input vectors by decreasing size

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 13 09:29:12 PDT 2021


lebedev.ri updated this revision to Diff 351725.
lebedev.ri marked 4 inline comments as done.
lebedev.ri added a comment.

@RKSimon thank you for taking a look!
Addressing review notes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104187

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/X86/oddshuffles.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104187.351725.patch
Type: text/x-patch
Size: 14292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210613/df535d87/attachment.bin>


More information about the llvm-commits mailing list