f04e09cd9b
Swizzle optimizations now occur at IR generation time. These optimizations are redundant with the control-flow optimization phase so they are mostly not visible in our test output, but they do affect DSL test results. Interestingly, they do improve our test output slightly as well, for various reasons (e.g. we do not fully optimize lvalues in the control-flow pass). Change-Id: I6ebe6d71a5c22d9823b5fa500e43078915cbfb45 Bug: skia:11343 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/372257 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Auto-Submit: John Stiles <johnstiles@google.com> |
||
---|---|---|
.. | ||
blend | ||
errors | ||
folding | ||
fp | ||
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.