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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 28 15:29:53 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGca818f455008: [DAGCombiner] Peek through vector concats when trying to combine shuffles. (authored by Amaury Séchet <deadalnix at gmail.com>).

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.231470.patch
Type: text/x-patch
Size: 7683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191128/29f73d14/attachment.bin>


More information about the llvm-commits mailing list