d0242346b8
This will allow expressions like `-x == -x` or `!y == !y` to be detected as matching expressions (which enables various constant-folding paths). (Also, migrated the analysis code into a separate cpp.) Change-Id: I3e317fdaed3762f8fa19e684a5ed557fc9348c7c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/527617 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: 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.