aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorErich Keane <ekeane@nvidia.com>2024-10-04 06:03:43 -0700
committerGitHub <noreply@github.com>2024-10-04 06:03:43 -0700
commit3c98d8c14612699444ac906729c9b2872190c938 (patch)
treeb06e1d4cebed02a2c7c42676f1d93e612e1a6db6 /clang/lib/Frontend/CompilerInvocation.cpp
parente5a0c30e4ad6b22b17b72cc40b609905d2f97703 (diff)
downloadllvm-3c98d8c14612699444ac906729c9b2872190c938.zip
llvm-3c98d8c14612699444ac906729c9b2872190c938.tar.gz
llvm-3c98d8c14612699444ac906729c9b2872190c938.tar.bz2
[OpenACC] Implement 'tile' loop count/tightly nested loop requirement (#111038)
the 'tile' clause requires that it be followed by N (where N is the number of size expressions) 'tightly nested loops'. This means the same as it does in 'collapse', so much of the implementation is simliar/shared with that.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions