[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 11:59:10 PDT 2021


jdoerfert added a comment.

> I think changing the BC name is something we can do any time, so just calling it libomptarget-new is fine for now.

Yes, let's not disrupt old workflows. The "default" runtime keeps it's name always and we swap it out at some point and remove the option (or make it a no-op for one release).


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