[llvm-commits] [PATCH] PTX Backend: Add basic f32 support
Che-Liang Chiou
clchiou at gmail.com
Sun Feb 27 22:38:45 PST 2011
Hi Justin,
I have committed this patch in r126636. Thanks for the patch.
Regards,
Che-Liang
On Fri, Feb 25, 2011 at 9:38 PM, Justin Holewinski
<justin.holewinski at gmail.com> wrote:
>
> This patch adds preliminary 32-bit floating-point support to the PTX
> Backend. Floating-point add, sub, and mul instructions can now be emitted,
> with the appropriate infrastructure to support the .f32 type in PTX. I have
> also added updated test cases for all of the added functionality.
> As this is my first patch submitted to the list, please let me know if I am
> missing anything important needed for this patch to be accepted. :)
>
> --
>
> Thanks,
> Justin Holewinski
>
More information about the llvm-commits
mailing list