[PATCH] D31543: [InstCombine] Remove redundant combine from visitAnd
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 2 08:23:59 PDT 2017
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM. If there's some way to annotate/update the tests that were originally added with that code, that would be nice.
My 'blame' skills aren't very good, so I'm not sure when this code was written. But it must have been pre-2010 when InstCombine was split off into new files.
https://reviews.llvm.org/D31543
More information about the llvm-commits
mailing list