You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's actually possible to hit the assert on a valid IR if both
amdgpu-num-sgprs and amdgpu-num-vgprs are defined and have very low
values. It's also unnecessary to take the minimum between the spilling
and increase occupancy targets, which will be necessarily higher and
therefore automatically satisfied even when these attributes are
defined.
0 commit comments