[flang-commits] [flang] [flang][OpenACC] Do not hoist a firstprivate map over bounds defined in the region (PR #220321)

Razvan Lupusoru via flang-commits flang-commits at lists.llvm.org
Tue Sep 15 12:06:26 PDT 2026


razvanlupusoru wrote:

Is it legal and does it have well-defined semantics for an acc.firstprivate_map to appear inside a compute region? The answer to this question might suggest that the latest PR is simply a workaround around a scenario that should have not occurred.

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


More information about the flang-commits mailing list