[Openmp-commits] [PATCH] D112083: [OpenMP] Remove macro guards for device debugging
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Oct 19 09:23:12 PDT 2021
JonChesterfield added a comment.
Seems inconsistent. Could we leave the debug output available in release builds across the host plugins? Measured in the noise for performance on rocm (branches are easily predicted) and it's useful to toggle debug output on without recompiling.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112083/new/
https://reviews.llvm.org/D112083
More information about the Openmp-commits
mailing list