aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/FrontendAction.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2016-08-05 06:47:43 +0000
committerTobias Grosser <tobias@grosser.es>2016-08-05 06:47:43 +0000
commitc1c6a2a61b42680ea92dbdf15c616688874be188 (patch)
treec0111b6913af9cc239108b53743fe80e6b88afb9 /clang/lib/Frontend/FrontendAction.cpp
parent8de920cf0e511551e2a125444c2b06420ea39975 (diff)
downloadllvm-c1c6a2a61b42680ea92dbdf15c616688874be188.zip
llvm-c1c6a2a61b42680ea92dbdf15c616688874be188.tar.gz
llvm-c1c6a2a61b42680ea92dbdf15c616688874be188.tar.bz2
GPGPU: Add cuda annotations to specify maximal number of threads per block
These annotations ensure that the NVIDIA PTX assembler limits the number of registers used such that we can be certain the resulting kernel can be executed for the number of threads in a thread block that we are planning to use. llvm-svn: 277799
Diffstat (limited to 'clang/lib/Frontend/FrontendAction.cpp')
0 files changed, 0 insertions, 0 deletions