[AMDGPU] Initialize gpr upper bounds to -1. NFC.
These upper bounds are inclusive, so -1 (rather than 0) is the natural way to express an empty range.
Loading
Please sign in to comment
These upper bounds are inclusive, so -1 (rather than 0) is the natural way to express an empty range.