[PATCH] D47541: Allow creating llvm::Function in non-zero address spaces

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 2 09:44:47 PDT 2018


arichardson added a comment.

Ping? I've applied this to our fork and it has improved inlining and helps us avoid bugs due to using the wrong address space. I would very much like to have this upstream.


Repository:
  rL LLVM

https://reviews.llvm.org/D47541





More information about the llvm-commits mailing list