[Openmp-commits] [PATCH] D78334: [libomptarget][nfc][nvptx] Less verbose debug build
George Rokos via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Apr 20 15:46:05 PDT 2020
grokos added a comment.
I guess it's a reasonable thought to disable such verbose output by default, but I can also see why these diagnostics could be useful l in some cases. Can we introduce a CMake variable to toggle `--ptxas-options=-v` on and off? (off by default)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78334/new/
https://reviews.llvm.org/D78334
More information about the Openmp-commits
mailing list