[AMDGPU] Make aperture registers 64 bit
Makes the SRC_(SHARED|PRIVATE)_(BASE|LIMIT) registers 64 bit instead of 32. They're still usable as 32 bit operands by using the _LO suffix. Preparation for D137542 Reviewed By: arsenm Differential Revision: https://reviews.llvm.org/D137767
Loading
Please sign in to comment