[flang-commits] [flang] [Flang][OpenMP] Add Semantic Checks for Atomic Capture Construct (PR #108516)

via flang-commits flang-commits at lists.llvm.org
Thu Sep 19 05:06:21 PDT 2024


NimishMishra wrote:

> I think it is the use of taking the first symbol from the SymbolVector that is leading to this situation. Could you check the lowering code to see what is used there to match the variable in the atomic update on the RHS?

Usage of typed expressions should be able to handle this issue, is it?

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


More information about the flang-commits mailing list