[PATCH] D31211: [AMDGPU] Add target feature new-addr
Yaxun Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 21 14:44:17 PDT 2017
yaxunl added a comment.
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.
https://reviews.llvm.org/D31211
More information about the llvm-commits
mailing list