[flang-commits] [flang] [Flang] Legalize the hlfir.exactly_once operation (PR #152202)
Slava Zakharin via flang-commits
flang-commits at lists.llvm.org
Wed Aug 6 12:07:04 PDT 2025
vzakhari wrote:
I posted a simpler reproducer at https://github.com/llvm/llvm-project/issues/130532#issuecomment-3161276244. I think the nesting of `hlfir.exactly_once` confusing the ordered-assignment pass is the culprit here.
https://github.com/llvm/llvm-project/pull/152202
More information about the flang-commits
mailing list