commit | 8df9283407c76afdef9b0bf548c708ab7b6294cc | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Wed Jun 28 12:10:05 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed Jun 28 17:13:06 2023 +0000 |
tree | 99b1c93230d4c53bcebd27a319ae9e27f6101bfe | |
parent | 26be74c09cd90541f3254252405982138cb8d52a [diff] |
Add peephole optimization for merge_condition_mask. This is not a huge win, but easy to do now that current-stack index is baked into the Instruction instead of handled as a BuilderOp. Change-Id: Ie692ed97dd90130f100152150f2778214e1cad9a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/716547 Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: John Stiles <johnstiles@google.com>