[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 15:52:36 PST 2019


hliao updated this revision to Diff 227795.
hliao added a comment.

- revise member function name.
- add the test case for by-val array types.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69826/new/

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.227795.patch
Type: text/x-patch
Size: 5816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191104/477a9718/attachment-0001.bin>


More information about the cfe-commits mailing list