[PATCH] D37019: Add select simplifications

Michael Berg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 22 15:55:27 PDT 2017


mcberg2017 added a comment.

Is SimplifyUsingDistributiveLaws safe for the non constant cases of fmul/fadd/fsub when not using fast math?


https://reviews.llvm.org/D37019





More information about the llvm-commits mailing list