[LLVMdev] [PATCH] OpenCL half support
Chris Lattner
clattner at apple.com
Sun May 22 09:56:37 PDT 2011
On May 20, 2011, at 6:48 AM, Anton Lokhmotov wrote:
> Hi Chris,
>
>> Sorry for dropping this. Can you resend your current patch? Lets just
>> start and iterate on the llvm patch first.
> Please find the LLVM patch attached.
Hi Anton,
This looks like a great start, but it needs a lot of testcases showing that these things constant fold, handle conversions correctly, and generally work. Also, there is no code generator support for these.
-Chris
More information about the llvm-dev
mailing list