[flang-commits] [flang] [flang][OpenACC] Generalize cross-region GOTO exit handling for all ACC region ops (PR #187613)

via flang-commits flang-commits at lists.llvm.org
Fri Mar 20 16:53:23 PDT 2026


khaki3 wrote:

>Emit a TODO diagnostic for GOTOs that exit multiple region levels.

I kept the TODO for multiple level jumps. For a single level, it utilizes a jump table.

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


More information about the flang-commits mailing list