[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 22:28:32 PDT 2020


rjmccall added a comment.

Okay.  Can you explain why we need to coerce in the first place, though?  Especially if the representation is the same, why is your target-lowering requiring parameters to be coerced to involve pointers in a different address space?


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