[flang-commits] [flang] [Flang][OpenMP] Add Semantic Checks for Atomic Capture Construct (PR #108516)
via flang-commits
flang-commits at lists.llvm.org
Tue Sep 17 01:32:06 PDT 2024
harishch4 wrote:
> The 5.2 standard also appears to allow a conditional update statement as well as write or update. Is that handled here?
>
> I am looking at section 4.3.1.3 page 83
No, this patch is based on the 5.0 standard. AFAIK flang-new doesn't support compare clause(5.1) fully yet. Please correct me if I'm wrong.
https://github.com/llvm/llvm-project/pull/108516
More information about the flang-commits
mailing list