[PATCH] D61918: [DAGCombiner] visitShiftByConstant(): drop bogus(?) signbit check
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 17 08:50:46 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL361044: [DAGCombiner] visitShiftByConstant(): drop bogus signbit check (authored by lebedevri, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D61918?vs=199803&id=200054#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61918/new/
https://reviews.llvm.org/D61918
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/AArch64/pull-binop-through-shift.ll
llvm/trunk/test/CodeGen/X86/pull-binop-through-shift.ll
llvm/trunk/test/CodeGen/X86/xor.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61918.200054.patch
Type: text/x-patch
Size: 5251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190517/acb7fbf6/attachment.bin>
More information about the llvm-commits
mailing list