[PATCH] D61918: [DAGCombiner] visitShiftByConstant(): drop bogus(?) signbit check
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 17 05:49:00 PDT 2019
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM - might want to leave a 'TODO' comment for the x86 test that can use the narrower 'not' instruction.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61918/new/
https://reviews.llvm.org/D61918
More information about the llvm-commits
mailing list