commit | dc8ec31ce5cc572c88988bbaf1e8c2985cdd0143 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Mon Jan 11 11:05:21 2021 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Jan 11 17:33:47 2021 +0000 |
tree | 54b8f2e8425e7abfdb97dfbd8bb842f0b0c99449 | |
parent | eb54bb51b1126fc54d2963b5749a37016e56fc28 [diff] |
Move constant folding to a separate file. This doesn't change any logic, just makes the IR generator a few hundred lines shorter. Change-Id: I92010191ee9283c33499c819d65fc85913f25824 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/352121 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com>