[flang-commits] [flang] [flang][openacc] Convert rhs expr to the lhs type on atomic read/write (PR #70377)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Thu Oct 26 15:41:11 PDT 2023


kiranchandramohan wrote:

Haven't looked into this in detail but using the typed assignment rather than the parser::Expr had previously fixed a similar issue for Atomic Write.  https://reviews.llvm.org/D154163

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


More information about the flang-commits mailing list