[PATCH] D69826: [hip] Enable pointer argument lowering through coercing type.
Michael Liao via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 4 14:08:10 PST 2019
hliao created this revision.
hliao added reviewers: tra, rjmccall, yaxunl.
Herald added subscribers: cfe-commits, nhaehnle, jvesely.
Herald added a project: clang.
hliao added a comment.
It happens that Sam has a similar patch of this one. After discussion, we agreed that this patch addresses more cases found in the workloads. Thank Sam for the test case.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D69826
Files:
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/TargetInfo.cpp
clang/test/CodeGenCUDA/amdgpu-kernel-arg-pointer-type.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69826.227780.patch
Type: text/x-patch
Size: 4978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191104/f4fb8775/attachment-0001.bin>
More information about the cfe-commits
mailing list