commit | 8413c82dea437c8a9d2ea4814b0eff316c619c11 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Wed Jul 19 15:58:25 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed Jul 19 20:45:34 2023 +0000 |
tree | 5c6513da94b8891b54e48cf5b332bcb89d0cc367 | |
parent | bf75ae2f6eec468a52b2cfe93f84b59e810cb132 [diff] |
Fix overflow in matrix-multiply constant folding. Previously, this would generate invalid code: http://review.skia.org/726579 Change-Id: I697e51b6a0aa670f3986fc95bf01aaa49c57e1a3 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/726578 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com>