[llvm-commits] [LLVM3.0] Patch to fix FMA instruction selection
Bill Wendling
wendling at apple.com
Tue Oct 18 11:37:42 PDT 2011
On Oct 18, 2011, at 6:47 AM, Justin Holewinski wrote:
> 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.
>
PTX isn't an official release platform, so I don't have an opinion on this.
Evan?
-bw
More information about the llvm-commits
mailing list