[PATCH] D91428: Add support for multiple program address spaces

Paulo Matos via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 30 10:51:37 PST 2020


pmatos abandoned this revision.
pmatos added a comment.

In D91428#2413292 <https://reviews.llvm.org/D91428#2413292>, @pmatos wrote:

> Thanks, @arichardson and @jrtc27 for your comments. 
> I am definitely surprised to find that if you explicitly mark the call with the address space, this patch is not required. At first look, this RFC is not required any more but I need sometime to investigate further. If no changes are necessary, this is indeed good news.

Thank you for your comments - I am dropping this patch and the RFC as it is indeed not required by my use case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91428



More information about the cfe-commits mailing list