commit | 18607b442cc0d389c6df80335704bdc5b5d421e6 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Thu Apr 29 23:11:45 2021 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Apr 30 13:12:18 2021 +0000 |
tree | 655e3f19c83a1ad28f81623c388e07130f8800aa | |
parent | e26dcf5eae518f8628c49a74f9ffff9b382451e3 [diff] |
Reland "Optimize away swizzles of constant variables." This is a reland of 7b253d34ee0ef9fc514b030dab76aac940b70325 http://review.skia.org/402781 must land first, to resolve the assertions we were getting on the Android bots. Original change's description: > Optimize away swizzles of constant variables. > > Change-Id: I49807f18ea54e85c2b8f1419278c54aa2d6f8fac > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/402581 > Commit-Queue: John Stiles <johnstiles@google.com> > Auto-Submit: John Stiles <johnstiles@google.com> > Reviewed-by: Ethan Nicholas <ethannicholas@google.com> Change-Id: Ib4f494b16a89ff744d4384db95a8a86d9653c190 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/402644 Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: John Stiles <johnstiles@google.com>