[PATCH] D36486: [InstCombine] Don't fall back to only calling computeKnownBits if the upper bit of Add/Sub is demanded.
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 25 09:58:17 PDT 2017
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
Ok - I tried to expose a difference in output but can't find anything.
LGTM.
https://reviews.llvm.org/D36486
More information about the llvm-commits
mailing list