[PATCH] D89980: [hip] Remove kernel argument coercion.
Michael Liao via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 27 07:44:47 PDT 2020
hliao updated this revision to Diff 300989.
hliao added a comment.
Revise the comment and point the safety issue by coercing the kernel argument
from a generic pointer to a global one.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89980/new/
https://reviews.llvm.org/D89980
Files:
clang/lib/CodeGen/TargetInfo.cpp
clang/test/CodeGenCUDA/amdgpu-kernel-arg-pointer-type.cu
clang/test/CodeGenCUDA/kernel-args.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89980.300989.patch
Type: text/x-patch
Size: 11558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201027/dc9c5e71/attachment-0001.bin>
More information about the cfe-commits
mailing list