[PATCH] D36433: [KnownBits][ValueTracking] Move the math for calculating known bits for add/sub into a static method in KnownBits object
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 8 08:02:10 PDT 2017
davide added a comment.
If we can share this with SelDAG as well it would be even more awesome. I have no objections to this refactoring but please wait to hear from David
https://reviews.llvm.org/D36433
More information about the llvm-commits
mailing list