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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 17 08:18:40 PST 2017


spatel added a comment.

For motivational reference, this is a continuation of https://reviews.llvm.org/D37427 with a goal of solving patterns as seen in PR27145:
https://bugs.llvm.org/show_bug.cgi?id=27145


https://reviews.llvm.org/D40130





More information about the llvm-commits mailing list