[PATCH] D40130: [InstSimplify] fold and/or of fcmp ord/uno when operand is known nnan

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 17 16:53:04 PST 2017


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

That said, this transform seems straightforward enough.  LGTM.


https://reviews.llvm.org/D40130





More information about the llvm-commits mailing list