diff options
author | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2025-09-22 14:21:12 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-22 14:21:12 -0500 |
commit | 89d79b65f7957687a6e076ec0b7893fd1264d170 (patch) | |
tree | 3ade7d523e66928e0627c3cc1ff0ba1134222eff /mlir/lib/Bindings/Python/IRModule.h | |
parent | 87e1da3f2e95fef052e2f7b4167ede0838be24d0 (diff) | |
download | llvm-89d79b65f7957687a6e076ec0b7893fd1264d170.zip llvm-89d79b65f7957687a6e076ec0b7893fd1264d170.tar.gz llvm-89d79b65f7957687a6e076ec0b7893fd1264d170.tar.bz2 |
[flang][OpenMP] Semantic checks for TASKGRAPH (#160115)
This verifies the "structural" restrictions on constructs encountered in
a TASKGRAPH construct.
There are also restrictions that apply to list items, specifically in
the following contexts:
- a list item on a clause on a replayable construct,
- data-sharing attributes for a variable on a replayable construct.
These restrictions are not verified, because that would require knowing
which clauses (on a potential compound directive) apply to the task-
generating construct of interest. This information is not available
during semantic checks.
Diffstat (limited to 'mlir/lib/Bindings/Python/IRModule.h')
0 files changed, 0 insertions, 0 deletions