[PATCH] D62574: Initial draft of target-configurable address spaces.

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 29 15:23:58 PDT 2020


Anastasia added a comment.



> This was also only an initial concept. I think that even once all the issues with the patch have been ironed out, it would require a round of wider review since it's a fairly hefty API change.

You don't always need a super polished prototype to justify adding new functionality. As soon as your design is clearly explained and agreed by the relevant stakeholders it should be good enough to kick off the work. Once you add some initial implementation it is easier for the community to chip in if this functionality is important enough which I sense might be the case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62574



More information about the cfe-commits mailing list