[PATCH] D96877: [libomptarget] Try a fallback devicertl if the preferred one is missing

Shilei Tian via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 17 15:13:45 PST 2021


tianshilei1992 added a comment.

Please also update the test.

In D96877#2569861 <https://reviews.llvm.org/D96877#2569861>, @JonChesterfield wrote:

> Suggestion is to resolve libomptarget-nvptx-unknown.bc to a cp of the bitcode libary built for the newest sm_xx and ptx version clang knows of.

Why a copy instead of a symlink?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96877



More information about the cfe-commits mailing list