[PATCH] D31211: [AMDGPU] Add target feature new-addr
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 21 14:34:58 PDT 2017
arsenm added a comment.
This can't be a subtarget feature. This needs to be a global option since this is a property of the module
https://reviews.llvm.org/D31211
More information about the llvm-commits
mailing list