"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "6efdf1ddab3c1f229724a7c0eed8488a2ae7c11c"
AMDGPU: Stop reporting an addressing mode for unknown addrspace
This was being treated the same as private, which has an immediate offset. For unknown, it probably means it's for a computation not actually being used for accessing memory, so it should not have a nontrivial addressing mode. llvm-svn: 268002
Loading
Please register or sign in to comment