[PATCH] D106793: [OpenMP] Add a driver flag to enable the new device runtime library

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 26 10:06:41 PDT 2021


JonChesterfield added a comment.

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.

I'd be inclined to add an argument called 'use_legacy_runtime' or similar, which defaults to true


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