[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
Thu Jul 11 14:08:49 PDT 2013


> Fixed some more issues...this one is perfect, I swear! :)
>
> Stephen

I lied, there was a stupid bug actually (misplaced return statement).
Also, I started using CHECK-LABEL already (this patch will be applied
after that with whatever the final name CHECK-LABEL gets, or it will
be taken off if that doesn't go through...)

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


More information about the llvm-commits mailing list