[PATCH] D91054: [Clang][OpenMP] Frontend work for sections - D89671
Michael Kruse via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 27 16:11:11 PDT 2021
Meinersbur added a comment.
In D91054#2709712 <https://reviews.llvm.org/D91054#2709712>, @jdoerfert wrote:
> OK, we really need to provide the PrivCB impl so we can start removing clang code.
> This is generally fine with me, @fghanim @Meinersbur any concerns?
It might be OK to start with the functionality that replaces directives with single runtime calls, but I don't think implementations of code-associated directives are ready enough.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91054/new/
https://reviews.llvm.org/D91054
More information about the cfe-commits
mailing list