[PATCH] Allow FMAs in safe math mode in some cases when one operand of the fmul is either exactly 0.0 or exactly 1.0.

Stephen Lin swlin at post.harvard.edu
Wed Jul 10 10:34:56 PDT 2013


> Since there's a lot of new code paths through this function, I will
> add more test coverage to make sure we don't have any false positives
> and to help prevent regression in the future; in the meantime please
> (Hal or anyone else) review the new source changes, if you get a
> chance.
>
> Thanks,
> Stephen

I updated the patch; if anyone gets a chance, please review.

Stephen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fma-through-zero-or-one-v3.patch
Type: application/octet-stream
Size: 20078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130710/26ee9ed4/attachment.obj>


More information about the llvm-commits mailing list