[PATCH] D33137: [DAGCombiner] use narrow vector ops to eliminate concat/extract (PR32790)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 26 08:33:40 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303997: [DAGCombiner] use narrow vector ops to eliminate concat/extract (PR32790) (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D33137?vs=98789&id=100416#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33137

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/X86/vector-narrow-binop.ll
  llvm/trunk/test/CodeGen/X86/vector-trunc-math.ll
  llvm/trunk/test/CodeGen/X86/vector-tzcnt-256.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33137.100416.patch
Type: text/x-patch
Size: 27817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170526/1446f558/attachment.bin>


More information about the llvm-commits mailing list