[PATCH] D24154: [DAGCombiner] Fix incorrect sinking of a truncate into the operand of a shift.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 2 04:37:32 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL280482: [DAGcombiner] Fix incorrect sinking of a truncate into the operand of a shift. (authored by adibiagio).
Changed prior to commit:
https://reviews.llvm.org/D24154?vs=70053&id=70143#toc
Repository:
rL LLVM
https://reviews.llvm.org/D24154
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/X86/reduce-trunc-shl.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24154.70143.patch
Type: text/x-patch
Size: 5226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160902/4fefc1b6/attachment.bin>
More information about the llvm-commits
mailing list