DescriptionUnify some SkNx code
- one base case and one N=1 case instead of two each (or three with doubles)
- use SkNx_cast instead of FromBytes/toBytes
- 4-at-a-time Sk4f::ToBytes becomes a special standalone Sk4f_ToBytes
If I did everything right, this'll be perf- and pixel- neutral.
https://gold.skia.org/search2?issue=1526523003&unt=true&query=source_type%3Dgm&master=false
BUG=skia:
CQ_EXTRA_TRYBOTS=client.skia:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD-Trybot
Committed: https://skia.googlesource.com/skia/+/6f37b4a4757ea3eb00c76162cc37f8a56c3b8bdb
Patch Set 1 #Patch Set 2 : sqrts #Patch Set 3 : fmt #Patch Set 4 : no cmath #Patch Set 5 : sse SkNx_casts #Patch Set 6 : avx #Patch Set 7 : typo #
Messages
Total messages: 31 (18 generated)
|