DescriptionFix a bug in Save-Restore no-op optimization.
We optimize
Save
SaveLayer
Restore
Restore
into
NoOp
NoOp
NoOp
Restore
I'm considering skipping the call to SkRecordOptimize again just to eliminate
this extra variable from landing SkRecord. Thoughts?
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/99d6a9ee8b3516de892d118c71aa5e6e5c865efd
Patch Set 1 #Patch Set 2 : comments #Patch Set 3 : d #
Messages
Total messages: 8 (2 generated)
|