[flang-commits] [flang] [flang][Lower] Emit exiting branches from within constructs (PR #92455)

Krzysztof Parzyszek via flang-commits flang-commits at lists.llvm.org
Mon May 20 11:22:33 PDT 2024


kparzysz wrote:

> The "simple2" test case can be resolved by treating the `OpenMPConstruct` directive like a construct, and the `OmpEndLoopDirective` directive like a construct statement, possibly with the following change.

This change alone causes 31 tests to fail in check-flang.

https://github.com/llvm/llvm-project/pull/92455


More information about the flang-commits mailing list