[PATCH] D18905: [ValueTracking] Improve isImpliedCondition for conditions with matching operands.
Chad Rosier via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 20 09:04:57 PDT 2016
mcrosier added a comment.
In http://reviews.llvm.org/D18905#404808, @sanjoy wrote:
> I'll urge you to try to refactor the tricky predicate logic in `isImpliedCondMatchingOperands` into `CmpInst` soon.
Please let me know if http://reviews.llvm.org/D19330 is along the lines of what you were suggesting, Sanjoy.
http://reviews.llvm.org/D18905
More information about the llvm-commits
mailing list