[PATCH] D125314: [OpenMP] Don't set device runtime debugging flags if using '-nogpulib'
Joseph Huber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 10 07:04:13 PDT 2022
jhuber6 added a comment.
In D125314#3503453 <https://reviews.llvm.org/D125314#3503453>, @jdoerfert wrote:
> Not actually tested, is it?
Should be, we already have a test for not emitting these when the host-or file path is empty, I just reused the same tests but set the flags to use `nogpulib` instead
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125314/new/
https://reviews.llvm.org/D125314
More information about the cfe-commits
mailing list