[PATCH] D106793: [OpenMP] Add a driver flag to enable the new device runtime library
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 26 12:41:22 PDT 2021
jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.
In D106793#2904771 <https://reviews.llvm.org/D106793#2904771>, @JonChesterfield wrote:
> Can we call this something other than new? We don't tend to remove command line arguments and this won't make much sense once it's the only runtime.
We removed multiple openmp ones between 12 and 13. We'll remove this one as well as soon as we can.
Commit message spells out the option. LG
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106793/new/
https://reviews.llvm.org/D106793
More information about the cfe-commits
mailing list