[PATCH] D89980: [hip] Remove the coercion on aggregate kernel arguments.

Michael Liao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 12 13:54:35 PST 2020


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
  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.304969.patch
Type: text/x-patch
Size: 9054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201112/71debc18/attachment.bin>


More information about the cfe-commits mailing list