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

Justin Holewinski justin.holewinski at gmail.com
Thu Oct 20 06:50:27 PDT 2011


On Tue, Oct 18, 2011 at 2:37 PM, Bill Wendling <wendling at apple.com> wrote:

> 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?
>

Any word on this?


>
> -bw
>
>
>


-- 

Thanks,

Justin Holewinski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111020/b2355a2b/attachment.html>


More information about the llvm-commits mailing list