[PATCH] D36916: Associate functions with address spaces
Dylan McKay via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 23 01:58:04 PDT 2017
dylanmckay added a comment.
Have raised
- Add program address space to data layout https://reviews.llvm.org/D37052
- Insert switch tables into the program memory address space https://reviews.llvm.org/D37053
- Require address space to be specified when creating functions https://reviews.llvm.org/D37054
I will post a patch for clang soon.
https://reviews.llvm.org/D36916
More information about the llvm-commits
mailing list