SPU LLVM: Break out of checksum hole scan

This commit is contained in:
Malcolm 2026-06-02 10:36:43 -04:00 committed by Elad
parent 1b54e8910c
commit 03647fdb4e

View File

@ -1867,6 +1867,7 @@ public:
if (!func.data[(j - start) / 4])
{
use_checksum_loop = false;
break;
}
}