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

Paulo Matos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 24 02:32:36 PST 2020


pmatos added a comment.

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.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91428



More information about the llvm-commits mailing list