[Openmp-commits] [PATCH] D117230: [openmp][devicertl] Handle missing clang_tool

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jan 13 15:44:33 PST 2022


JonChesterfield added a comment.

We could apply it to the amdgcn file and not the DeviceRTL one - the latter was off by default in 13.x so is less likely to break builds, and the older logic is fine on the happy path.

I don't know the post-bugzilla process for cherry-picking to 13.x, maybe it can be done by GitHub PR these days


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117230/new/

https://reviews.llvm.org/D117230



More information about the Openmp-commits mailing list