DescriptionOptimize SkAlphaMulQ_SSE2
These two mask clear are useless, because _mm_srli_epi16 fills high byte
of each word with 0.
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/f04713d9c8f2af15f97984b47587358488e2594e
Patch Set 1 #
Total comments: 2
Patch Set 2 : add assert #
Total comments: 2
Patch Set 3 : undef ASSERT_EQ at the end of file #Messages
Total messages: 9 (2 generated)
|