The pass which infers when it's legal to load a global address space
as SMRD was only considering amdgpu_kernel, and ignoring the shader
entry type calling conventions.
Details
Details
Diff Detail
Diff Detail
Event Timeline
llvm/lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp | ||
---|---|---|
130–131 | Does the comment need updating? |
Comment Actions
Best to keep things consistent between kernels and shaders, and this seems fine to me.
Does the comment need updating?