[flang-commits] [flang] [flang][OpenMP] Move lowering of ATOMIC to separate file, NFC (PR #144960)
Krzysztof Parzyszek via flang-commits
flang-commits at lists.llvm.org
Thu Jun 19 14:40:23 PDT 2025
kparzysz wrote:
Lowering of the atomic construct is essentially independent from the rest of lowering, plus there is more code coming to address pending issues/requests.
https://github.com/llvm/llvm-project/pull/144960
More information about the flang-commits
mailing list