[Openmp-commits] [PATCH] D101102: [OpenMP] Replace global InfoLevel with a reference to an internal one.
Jon Chesterfield via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Apr 22 15:56:26 PDT 2021
JonChesterfield added a comment.
In D101102#2710146 <https://reviews.llvm.org/D101102#2710146>, @jhuber6 wrote:
> I only implemented it for cuda because it's the only one that uses `InfoLevel` right now and it's optional.
Yep, I see that. I haven't looked up what it's used for and was wondering if amdgpu wants the same feature. Will leave that for another day though.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101102/new/
https://reviews.llvm.org/D101102
More information about the Openmp-commits
mailing list