Closed Venemo closed 2 years ago
Addressed in
[AMDGPU][GFX10] Support base+soffset+offset SMEM loads. https://reviews.llvm.org/D125117
and
[AMDGPU][MC][GFX11] Support base+soffset+offset SMEM loads. https://reviews.llvm.org/D126207
This has been fixed in RGP 1.13.1
For example, consider the following lines:
These SMEM instructions differ by their const offset, but RGP only prints the SGPR offset and not the const offset.