cfa9938936
We already performed a matching simplification for `0 - x`, so this seemed like a straightforward improvement. Performing this simplification causes the expressions in the test code to match on both sides (e.g. `-one == -one`) which allows them to fold away. Change-Id: Idf87a98024dd6831b45d0384285ead2e2e039493 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/527656 Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: John Stiles <johnstiles@google.com> |
||
---|---|---|
.. | ||
blend | ||
errors | ||
folding | ||
glsl | ||
inliner | ||
intrinsics | ||
metal | ||
runtime | ||
runtime_errors | ||
shared | ||
spirv | ||
workarounds | ||
README.txt |
This directory contains skslc-compiled output from matching source files in the /resources/sksl/ directory.