lebedev.ri added a comment.

In D114533#3151423 <https://reviews.llvm.org/D114533#3151423>, @arsenm wrote:

> Patch description should include this avoids a need to introduce 
> ptrtoint/inttoptr pairs

That is a good point, but all the motivational cases seem to be about chaining 
the address space of the pointee pointer.
Does this come up for changing the address space of the pointer itself? I'm 
just wondering if this is still relevant with opaque pointers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114533

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

Reply via email to