[PATCH] D120460: [flang] Fix lowering OpenMP/OpenACC declarative constructs in non-module unit
Peixin Qiao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 24 00:33:35 PST 2022
peixin added a comment.
https://github.com/flang-compiler/f18-llvm-project/pull/1184 is upstreamed in D120336 <https://reviews.llvm.org/D120336>. I noticed the function code in https://github.com/flang-compiler/f18-llvm-project/pull/1184 is not fully tested and there is one bug. This and D120459 <https://reviews.llvm.org/D120459> address those two problems.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120460/new/
https://reviews.llvm.org/D120460
More information about the llvm-commits
mailing list