[PATCH] D59506: [ValueTracking][InstSimplify] Support min/max selects in computeConstantRange()
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 6 09:26:24 PDT 2019
arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.
LGTM, although if -O0 works that would be preferable to introducing a new pass control flag
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59506/new/
https://reviews.llvm.org/D59506
More information about the llvm-commits
mailing list