diff options
author | Kiran Chandramohan <kiran.chandramohan@arm.com> | 2024-05-08 10:00:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-08 10:00:03 +0100 |
commit | 746bf297e2f0f637d2e1c197bf04a32ab04b669a (patch) | |
tree | b4e30e03f21f479b6a93a58392a4bf50483d7360 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 57b9c15227ec15a5e2abf4587d7d0ad536cff9e6 (diff) | |
download | llvm-746bf297e2f0f637d2e1c197bf04a32ab04b669a.zip llvm-746bf297e2f0f637d2e1c197bf04a32ab04b669a.tar.gz llvm-746bf297e2f0f637d2e1c197bf04a32ab04b669a.tar.bz2 |
[Flang][OpenMP] Add checks for EXIT from associated loops (#91315)
Extend the checker that deals with CYCLE to handle EXIT also. The
difference for EXIT is that it is not allowed to EXIT from the innermost
associated loops while it is OK to CYCLE in the innermost associated
loop. Also add an incrementer on leaving the DO loop for EXIT checks.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions