[PATCH] D82177: [flang][OpenMP] Enhance parser support for flush construct to OpenMP 5.0

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 10:20:55 PDT 2020


echristo added a comment.

In D82177#2123184 <https://reviews.llvm.org/D82177#2123184>, @kiranchandramohan wrote:

> @echristo was seeing a failure when running the test "Semantics/omp-clause-validity01.f90" as per his revert commit message.
>
> Tests pass for me. I built and tested on an ubuntu Aarch64 machine. Flang was built as a release with debug build using gcc-9.2 with ninja.


I'm happy to try again if you think that the current diff should work :)

-eric


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82177/new/

https://reviews.llvm.org/D82177





More information about the llvm-commits mailing list