aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorValentin Clement <clementval@gmail.com>2024-01-25 15:15:22 -0800
committerValentin Clement <clementval@gmail.com>2024-01-30 14:48:17 -0800
commit2f490f924647aa0724bab49cb390d4423fc9fc03 (patch)
tree1f763d9db1e5a4abd92cc017b06fbfad723cfa65 /clang/lib/Frontend/CompilerInvocation.cpp
parentbb770f0df53eee91a803b2829808d82279f7b577 (diff)
downloadllvm-2f490f924647aa0724bab49cb390d4423fc9fc03.zip
llvm-2f490f924647aa0724bab49cb390d4423fc9fc03.tar.gz
llvm-2f490f924647aa0724bab49cb390d4423fc9fc03.tar.bz2
[flang][openacc] Check trip count invariance with other IVs (#79906)
2.9.1 The trip count for all loops associated with the collapse clause must be computable and invariant in all the loops. This patch checks that loops part of a collapse nest does not depends on outer loops induction variables. The check is also applied to combined construct with a loop.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions