[PATCH] D66718: [DAGCombiner] (insert_vector_elt (vector_shuffle X, Y), (extract_vector_elt X, N), IdxC) -> (vector_shuffle X, Y)

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 29 03:35:08 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370326: [DAGCombiner] (insert_vector_elt (vector_shuffle X, Y), (extract_vector_elt X… (authored by deadalnix, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66718

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66718.217822.patch
Type: text/x-patch
Size: 11220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190829/2a977a40/attachment.bin>


More information about the llvm-commits mailing list