[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 03:00:15 PDT 2024
harishch4 wrote:
> > 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.
>
> If we can parse it then it is worth getting semantics right too. Otherwise adding a TODO in the code is okay.
Missing parser support as well, added a TODO for now.
https://github.com/llvm/llvm-project/pull/108516
More information about the flang-commits
mailing list