`getRegInterval` can theoretically return AGPRs or SGPRS which aren't valid when updating the VgprMemTypes array. Make this clear with an assert.
72 KiB
72 KiB
`getRegInterval` can theoretically return AGPRs or SGPRS which aren't valid when updating the VgprMemTypes array. Make this clear with an assert.