[PATCH] D101389: [clang][CodeGen] Fix address space for sret

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 27 19:09:56 PDT 2021


yaxunl updated this revision to Diff 341054.
yaxunl added a comment.

fix invalid bitcast due to sret pointer passed to ctor


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

https://reviews.llvm.org/D101389

Files:
  clang/lib/CodeGen/CGCall.cpp
  clang/test/CodeGenCUDA/amdgpu-sret.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101389.341054.patch
Type: text/x-patch
Size: 5386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210428/48fff07e/attachment.bin>


More information about the cfe-commits mailing list