[PATCH] D78582: [InstCombine] substitute equivalent constant to reduce logic-of-icmps

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 23 04:17:34 PDT 2020


aqjune added a comment.

Hi, as I just left at D8540 <https://reviews.llvm.org/D8540>, Alive2 currently approximates comparison with null pointer, so please ignore the case. I'll rerun the unit tests after it is correctly supported.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78582/new/

https://reviews.llvm.org/D78582





More information about the llvm-commits mailing list