[PATCH] D69826: [hip] Enable pointer argument lowering through coercing type.

Michael Liao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 5 07:05:34 PST 2019


hliao updated this revision to Diff 227864.
hliao marked an inline comment as done.
hliao added a comment.

revise parameter names


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.227864.patch
Type: text/x-patch
Size: 5808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191105/6f80c18d/attachment.bin>


More information about the cfe-commits mailing list