llvm-project/llvm/test/Analysis/DivergenceAnalysis
Scott Linder 72855e36c5 [AMDGPU] Consider loads from flat addrspace to be potentially divergent
In general we can't assume flat loads are uniform, and cases where we can prove
they are should be handled through infer-address-spaces.

Differential Revision: https://reviews.llvm.org/D50991

llvm-svn: 340343
2018-08-21 21:24:31 +00:00
..
AMDGPU [AMDGPU] Consider loads from flat addrspace to be potentially divergent 2018-08-21 21:24:31 +00:00
NVPTX