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

Kiran Kumar T P via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 21:39:08 PDT 2020


kiranktp added a comment.

In D82177#2123312 <https://reviews.llvm.org/D82177#2123312>, @echristo wrote:

> 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


Hi Eric, I had shared my build details. Am I missing anything while building/testing?

Please do try and let me know if you still face the issue.


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