[PATCH] D68195: [DAGCombiner] Peek through vector concats when trying to combine shuffles.

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 22 15:37:57 PST 2019


deadalnix updated this revision to Diff 230736.
deadalnix added a comment.

Address some of the comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68195

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/X86/vector-shuffle-combining.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68195.230736.patch
Type: text/x-patch
Size: 7683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191122/7ee1b808/attachment.bin>


More information about the llvm-commits mailing list