[PATCH] D80237: [hip] Ensure pointer in struct argument has proper `addrspacecast`.

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 22 19:18:16 PDT 2020


rjmccall added a comment.

`addrspacecast` might be a real conversion.  I feel like this is really going well beyond what argument coercion should be expected to do, and we need to step back and re-evaluate how we're doing this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80237





More information about the cfe-commits mailing list