[PATCH] D99537: [OPENMP51]Initial support for the dispatch directive
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 2 08:46:13 PDT 2021
jdoerfert added a subscriber: jyu2.
jdoerfert added a comment.
Cool, are you expecting to hook this up to the variant selection logic as well? @jyu2 similarly do you intend to hook up `novariant`?
We should also update https://clang.llvm.org/docs/OpenMPSupport.html to claim parts you are working on (upstreaming).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99537/new/
https://reviews.llvm.org/D99537
More information about the llvm-commits
mailing list