[PATCH] D56875: [DAGCombiner] narrow vector binop with 2 insert subvector operands

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 22 06:26:55 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351825: [DAGCombiner] narrow vector binop with 2 insert subvector operands (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56875?vs=182830&id=182906#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56875

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/X86/avx512-hadd-hsub.ll
  llvm/trunk/test/CodeGen/X86/scalarize-fp.ll
  llvm/trunk/test/CodeGen/X86/vector-partial-undef.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56875.182906.patch
Type: text/x-patch
Size: 10515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190122/1fdd81aa/attachment.bin>


More information about the llvm-commits mailing list