[PATCH] D37427: [InstCombine] canonicalize fcmp ord/uno with constants to null constant
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 5 13:21:07 PDT 2017
efriedma added a comment.
ValueTracking seems fine, yes, alongside CannotBeOrderedLessThanZero etc.
https://reviews.llvm.org/D37427
More information about the llvm-commits
mailing list