AMDGPU: Fix DivergenceAnalysis for llvm.read_register
This was treating all calls as uniform by default, which is wrong if used to read a VGPR.
Loading
Please sign in to comment
This was treating all calls as uniform by default, which is wrong if used to read a VGPR.