[PATCH] D95161: [Clang][OpenMP][NVPTX] Replace `libomptarget-nvptx-path` with `libomptarget-nvptx-bc-path`
Shilei Tian via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jan 23 11:43:37 PST 2021
tianshilei1992 added a comment.
In D95161#2517662 <https://reviews.llvm.org/D95161#2517662>, @JonChesterfield wrote:
> Still LGTM. A little surprised these are being run on windows, but good to be robust.
It's driver test which only invokes `-###`. ;-) No actual execution.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95161/new/
https://reviews.llvm.org/D95161
More information about the cfe-commits
mailing list