[PATCH] D82177: [flang][OpenMP] Enhance parser support for flush construct to OpenMP 5.0
Kiran Chandramohan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 30 09:44:44 PDT 2020
kiranchandramohan added a comment.
@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.
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