search for: 652375a8cc49615de31fd9d4247537

Displaying 2 results from an estimated 2 matches for "652375a8cc49615de31fd9d4247537".

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...
2016 Dec 23
0
Assign different RegClasses to a virtual, register based on 'uniform' attribute?
...> Subject: Re: [llvm-dev] llvm/cuda: Indentify kernel functions and > optimizations > Message-ID: > <CAMROOrHSNcJaD36617RGwMJBn1nfT2VKgrELUYeFX-itoKP0SA at mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > 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 (ll...