This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
hliao marked an inline comment as done.
Closed by commit rG8920ef06a138: [hip] Remove the coercion on aggregate kernel
arguments. (authored by hliao).
Repository:
rG
hliao marked an inline comment as done.
hliao added inline comments.
Comment at: clang/test/CodeGenCUDA/amdgpu-kernel-arg-pointer-type.cu:55
struct S {
int *x;
arsenm wrote:
> Should also have a case with a single element struct, which will be treated
> li
hliao updated this revision to Diff 304969.
hliao added a comment.
Add a test case for the single element struct.
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
arsenm added inline comments.
Comment at: clang/test/CodeGenCUDA/amdgpu-kernel-arg-pointer-type.cu:55
struct S {
int *x;
Should also have a case with a single element struct, which will be treated
like a scalar
Repository:
rG LLVM Github Monorepo
CHAN
hliao added a comment.
PING for review
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89980/new/
https://reviews.llvm.org/D89980
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.