[llvm-commits] [LLVM3.0] Patch to fix FMA instruction selection

Justin Holewinski justin.holewinski at gmail.com
Tue Oct 18 06:47:28 PDT 2011


Attached is a patch to fix the disabling of multiply-add instructions in the
PTX back-end.  This bug was discovered by Dan Bailey, and fixes an issue
that is present in the LLVM 3.0 branch.  Can this be committed to the LLVM
3.0 release branch?

The fix has already been applied to LLVM ToT in r142352.

-- 

Thanks,

Justin Holewinski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111018/ad2d00d5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-core_606.patch
Type: text/x-patch
Size: 3269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111018/ad2d00d5/attachment.bin>


More information about the llvm-commits mailing list