Skip to content
Unverified Commit dec74a83 authored by Jay Foad's avatar Jay Foad Committed by GitHub
Browse files

[AMDGPU] Fix VS_CNT overflow assertion (#77935)

Always set the upper bound for VS_CNT higher than the lower bound.
Before #77439 this code was only executed on function entry where the
lower bound was 0 so it was not a problem.

Fixes #77931
parent 108bedee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment