[PATCH] D79744: clang: Add address space to indirect abi info and use it for kernels
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 3 10:58:30 PDT 2020
rjmccall added a comment.
In D79744#2069962 <https://reviews.llvm.org/D79744#2069962>, @jdoerfert wrote:
> In D79744#2069786 <https://reviews.llvm.org/D79744#2069786>, @arsenm wrote:
>
> > In D79744#2069774 <https://reviews.llvm.org/D79744#2069774>, @arsenm wrote:
> >
> > > I think this is converging to adding a new IR attribute that essentially just provides the pointee type for ABI purposes.
> >
>
If you don't feel like you can rely on the dereferenceable attributes, then I guess so, yes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79744/new/
https://reviews.llvm.org/D79744
More information about the cfe-commits
mailing list