arsenm added a comment.

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. I guess my name ideas for this 
> would be  "indirect", "value", "memoryvalue", "abitype"?


My main question for a new attribute is whether it needs to be explicitly read 
only. I think the answer is no, since you can't ordinarily write to any random 
pointer argument


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

https://reviews.llvm.org/D79744



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to