[PATCH] D21137: Instcombile min/max intrinsics calls

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 17:01:42 PDT 2016


majnemer added a comment.

I believe you can also check for nnan on the fmin/fmax to further improve the IR.


http://reviews.llvm.org/D21137





More information about the llvm-commits mailing list