Yaxun Liu
|
2a22c5deff
|
[AMDGPU] Switch to the new addr space mapping by default
This requires corresponding clang change.
Differential Revision: https://reviews.llvm.org/D40955
llvm-svn: 324101
|
2018-02-02 16:07:16 +00:00 |
Jan Vesely
|
3c99441ef4
|
AMDGPU/R600: Fix amdgpu alias analysis pass.
R600 uses higher AS number to access kernel parameters
Fixes: r298846
Differential Revision: https://reviews.llvm.org/D31520
llvm-svn: 299245
|
2017-03-31 19:26:23 +00:00 |
Stanislav Mekhanoshin
|
a27b2cac03
|
[AMDGPU] Add AMDGPUAliasAnalysis to opt pipeline
Previously it was added only to the BE.
Differential Revision: https://reviews.llvm.org/D31323
llvm-svn: 298721
|
2017-03-24 18:01:14 +00:00 |