This commit is contained in:
Ryan Oldenburg 2022-07-31 13:54:09 -05:00
parent 2a2dd4b231
commit e0cb5c2b11

View file

@ -1550,7 +1550,6 @@ proc fillCoverage(
of MaskBlend:
{.linearScanEnd.}
when allowSimd:
when defined(amd64):
for (coverageVec, allZeroes, all255) in simd(coverages, x, startX):