commit | ea5822ea272a359fd60fcbfe577c56323ad1540a | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Fri Feb 26 11:18:20 2021 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Feb 26 17:08:01 2021 +0000 |
tree | 65b1e535ffea6391f7440429a755066d1be7faba | |
parent | dc8a6b64cc886e2ef38c60bd517698c291b360b7 [diff] |
Convert IRGenerator::convertDo to DoStatement::Make. We currently don't have any optimizations for do-statements so the primary benefit is moving code out of IRGenerator. Change-Id: Ibc4d1ecd87ebef572e742dfdb15821cf4ac0f047 Bug: skia:11342 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/376179 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com>