[PATCH] D31543: [InstCombine] Remove redundant combine from visitAnd

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 2 10:28:59 PDT 2017


craig.topper added a comment.

I think the first version of this was added in r23379 in 2005, but there's no test case changes in that commit, but one is mentioned by name in the commit message. That test appears to be test29 in test/Transforms/InstCombine/add.ll that was added in the commit previous to that. That test case still exists today.


https://reviews.llvm.org/D31543





More information about the llvm-commits mailing list