[Openmp-commits] [PATCH] D108349: [openmp][devicertl] Freestanding nvptx via stub printf
Ye Luo via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Aug 23 14:40:57 PDT 2021
ye-luo added a comment.
In D108349#2961139 <https://reviews.llvm.org/D108349#2961139>, @jdoerfert wrote:
> FWIW, I don't think this will introduce problems. If I'm wrong, we need to identify and resolve them rather than relying on gcc-multilib or something similar.
Cool. I frequently use printf for debugging and will report if it becomes an issue after landing the patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108349/new/
https://reviews.llvm.org/D108349
More information about the Openmp-commits
mailing list