Displaying 3 results from an estimated 3 matches for "property_iskernel_funct".
2016 Dec 21
2
llvm/cuda: Indentify kernel functions and optimizations
...adata and then proceed, but this is very clumsy.
Other way is to work with cuda-device-only IR. But then I am not sure how
to run this cuda-only-IR, as this contains cuda-device specific code and
not rest of the host-device code.
In NVPTXBaseInfo.h, the function attributes are defined, along
with PROPERTY_ISKERNEL_FUNCTION. How can this be used to identify the
kernel function?
Thanks.
-Gurunath
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161221/8cbfb680/attachment.html>
2016 Dec 21
0
llvm/cuda: Indentify kernel functions and optimizations
...is very clumsy.
>
> Other way is to work with cuda-device-only IR. But then I am not sure how
> to run this cuda-only-IR, as this contains cuda-device specific code and
> not rest of the host-device code.
>
> In NVPTXBaseInfo.h, the function attributes are defined, along
> with PROPERTY_ISKERNEL_FUNCTION. How can this be used to identify the
> kernel function?
>
> Thanks.
>
> -Gurunath
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
>
---...
2016 Dec 23
0
Assign different RegClasses to a virtual, register based on 'uniform' attribute?
...;> Other way is to work with cuda-device-only IR. But then I am not sure how
>> to run this cuda-only-IR, as this contains cuda-device specific code and
>> not rest of the host-device code.
>>
>> In NVPTXBaseInfo.h, the function attributes are defined, along
>> with PROPERTY_ISKERNEL_FUNCTION. How can this be used to identify the
>> kernel function?
>>
>> Thanks.
>>
>> -Gurunath
>>
>> _______________________________________________
>> LLVM Developers mailing list
>> llvm-dev at lists.llvm.org
>> http://lists.llvm.org/cgi-bin...