[PATCH] D31211: [AMDGPU] Add target feature new-addr
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 21 15:51:34 PDT 2017
rampitec added a comment.
In https://reviews.llvm.org/D31211#706913, @yaxunl wrote:
> In https://reviews.llvm.org/D31211#706894, @rampitec wrote:
>
> > I believe it is much more than just adding feature. At the very least it should change addrspace enum and potentially its uses.
>
>
> This is just a start point for upstreaming the Clang changes. Further changes will follow.
>From this it is hard to tell what will you do with the static addrspace enum...
https://reviews.llvm.org/D31211
More information about the llvm-commits
mailing list