[PATCH] D39670: [AMDGPU] Fix pointer info for pseudo source for r600

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 8 00:07:58 PST 2017


arsenm added a comment.

I think the chance of R600 breaking with a different address space mapping is much higher. I think it is important to have the one static mapping that is consistent.


https://reviews.llvm.org/D39670





More information about the llvm-commits mailing list