[flang-commits] [flang] [flang][openacc] Convert rhs expr to the lhs type on atomic read/write (PR #70377)
Valentin Clement バレンタイン クレメン via flang-commits
flang-commits at lists.llvm.org
Fri Oct 27 10:30:59 PDT 2023
clementval wrote:
@kiranchandramohan I updated the capture code to use the typed assignment. I left the read code as is to avoid extra store operation.
https://github.com/llvm/llvm-project/pull/70377
More information about the flang-commits
mailing list