[PATCH] D89980: [hip] Remove kernel argument coercion.
Michael Liao via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 27 07:39:57 PDT 2020
hliao updated this revision to Diff 300985.
hliao added a comment.
Test case is enhanced to check that no kernel argument type is coerced.
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.300985.patch
Type: text/x-patch
Size: 11558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201027/cd18e8c0/attachment.bin>
More information about the cfe-commits
mailing list