[PATCH] D36561: [InstCombine] Move the checks for pointer types in getMaskedTypeForICmpPair earlier in the function

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 21 12:51:22 PDT 2017


davide accepted this revision.
davide added a comment.
This revision is now accepted and ready to land.

This is a decent cleanup. Feel free to submit without pre-commit review when it's obvious they're correct (and they're NFC).


https://reviews.llvm.org/D36561





More information about the llvm-commits mailing list