923d83bf18
`optimize_comparison` asserted that its inputs were numbers. However, it's also valid to compare boolean inputs. Fortunately, other than the over-zealous assertion, the actual logic worked fine. Change-Id: I8a9db000274b4993a4c303efa223a1ed72461a87 Bug: oss-fuzz:39513 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/455296 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Brian Osman <brianosman@google.com> |
||
---|---|---|
.. | ||
blend | ||
errors | ||
es2_conformance | ||
folding | ||
glsl | ||
inliner | ||
intrinsics | ||
metal | ||
runtime | ||
runtime_errors | ||
shared | ||
spirv | ||
workarounds | ||
README.txt | ||
update_fuzzer.py |
This directory contains source files for testing skslc compilation. The compiled output files are in the /tests/sksl/ directory.