Displaying 2 results from an estimated 2 matches for "ac2aad13".
2016 Dec 21
0
llvm/cuda: Indentify kernel functions and optimizations
https://github.com/llvm-mirror/llvm/blob/652375a8cc49615de31fd9d424753795059185b6/lib/Target/NVPTX/NVPTXUtilities.h#L58
Does this solve your problem?
On Wed, Dec 21, 2016 at 2:29 PM, Gurunath Kadam via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Hi,
>
> I am trying to instrument CUDA kernel functions only (llvm-3.9.0).
>
> Is there a way to identify cuda kernel
2016 Dec 23
0
Assign different RegClasses to a virtual, register based on 'uniform' attribute?
...ist
>>> llvm-dev at lists.llvm.org
>>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>>>
>>>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161221/ac2aad13/attachment-0001.html>
>
> ------------------------------
>
> Message: 3
> Date: Thu, 22 Dec 2016 08:02:37 +0800
> From: Ruiling Song via llvm-dev <llvm-dev at lists.llvm.org>
> To: Matt Arsenault <arsenm2 at gmail.com>
> Cc: James Molloy via llvm-dev <llvm-...