d2f51b1806
The CFG/definition map are no longer valid after replacing an expression entirely. Swizzle-of-swizzle optimization was another case where the optimizer would replace an expression wholesale, but failed to set the needs-rescan flag. Change-Id: Ida0363d738cd1d3ac2a48c824aa04065a7ca16b7 Bug: oss-fuzz:29085 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/351776 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com> Reviewed-by: Ethan Nicholas <ethannicholas@google.com>
2 lines
36 B
Plaintext
2 lines
36 B
Plaintext
void a() { int i; (i=i).x1x.xx.x; }
|