[flang-commits] [flang] [Flang][OpenMP]Missing convert to lhsType in atomic write (PR #92346)

via flang-commits flang-commits at lists.llvm.org
Thu May 16 02:12:06 PDT 2024


harishch4 wrote:

> Would any of the other atomic operations need a convert like this?

I see there is already a convert inside the atomic update. Other atomic operations seem to be working fine.

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


More information about the flang-commits mailing list