[PATCH] D53201: [DAGCombiner] reduce insert+bitcast+extract vector ops to truncate (PR39016)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 21 13:16:18 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL344872: [DAGCombiner] reduce insert+bitcast+extract vector ops to truncate (PR39016) (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D53201?vs=169563&id=170350#toc
Repository:
rL LLVM
https://reviews.llvm.org/D53201
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/AArch64/extract-insert.ll
llvm/trunk/test/CodeGen/X86/extract-insert.ll
llvm/trunk/test/CodeGen/X86/mmx-coalescing.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53201.170350.patch
Type: text/x-patch
Size: 7140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181021/016d7883/attachment.bin>
More information about the llvm-commits
mailing list