[clang] [OpenMP] Introduce support for OMPX extensions and taskgraph frontend (PR #66919)
Jose Manuel Monsalve Diaz via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 24 08:04:49 PDT 2023
josemonsalve2 wrote:
My concern is how to split it up is I do not know a set of features that can work independently to each other. We can add the ompx infrastructure in one, but it won't be used by anything in that PR. Will that be ok?
https://github.com/llvm/llvm-project/pull/66919
More information about the cfe-commits
mailing list