Displaying 2 results from an estimated 2 matches for "18f3936f".
2012 Apr 29
0
[LLVMdev] [PATCH][RFC] Add llvm.codegen Intrinsic To Support Embedded LLVM IR Code Generation
On 04/29/2012 08:28 PM, Evan Cheng wrote:
>
> On Apr 29, 2012, at 6:37 AM, Tobias Grosser wrote:
>
>>
>> OK, I get what you mean. The intrinsic is currently targeted at the
>> OpenCL/CUDA model. It is the most widely used. Stuff like cell sounds
>> interesting, but probably needs further thoughts. Even with OpenCL/CUDA,
>> this intrinsic works currently only
2012 Apr 29
3
[LLVMdev] [PATCH][RFC] Add llvm.codegen Intrinsic To Support Embedded LLVM IR Code Generation
On Apr 29, 2012, at 6:37 AM, Tobias Grosser wrote:
>
> OK, I get what you mean. The intrinsic is currently targeted at the
> OpenCL/CUDA model. It is the most widely used. Stuff like cell sounds
> interesting, but probably needs further thoughts. Even with OpenCL/CUDA,
> this intrinsic works currently only for PTX code generation, but I hope
> we can gain support for other