[PATCH] D150427: [AMDGPU] Non hostcall printf support for HIP
Vikram Hegde via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 17 01:54:32 PDT 2023
vikramRH updated this revision to Diff 522954.
vikramRH added a comment.
1. Updating D150427 <https://reviews.llvm.org/D150427>: [AMDGPU] Non hostcall printf support for HIP #
2. Enter a brief description of the changes included in this update.
3. The first line is used as subject, next lines as comment. #
4. If you intended to create a new revision, use:
5. $ arc diff --create
Handled review comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150427/new/
https://reviews.llvm.org/D150427
Files:
clang/include/clang/Basic/TargetOptions.h
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/CGGPUBuiltin.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/CodeGenHIP/printf_nonhostcall.cpp
clang/test/Driver/hip-options.hip
llvm/include/llvm/Transforms/Utils/AMDGPUEmitPrintf.h
llvm/lib/Transforms/Utils/AMDGPUEmitPrintf.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150427.522954.patch
Type: text/x-patch
Size: 35382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230517/c02ad76e/attachment-0001.bin>
More information about the cfe-commits
mailing list