[Openmp-commits] [PATCH] D109728: [OpenMP][DeviceRTL] Add the support for printf in a freestanding way
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Sep 14 12:21:41 PDT 2021
tianshilei1992 added a comment.
In D109728#2999932 <https://reviews.llvm.org/D109728#2999932>, @jdoerfert wrote:
> So this compiles with nvptx and amdgcn properly?
I checked nvptx, it works. Will Ask @JonChesterfield to help see if clang lowers it to `vprintf` as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109728/new/
https://reviews.llvm.org/D109728
More information about the Openmp-commits
mailing list