dawn-cmake/test
Ben Clayton ed86bf99b0 Add transform::Simplify
Performs basic peephole optimizations on the AST.

Use in transform::Hlsl.

Required to have the DecomposeStorageAccess transform operate correctly with the output of InlinePointerLets transform, specifically when declaring `let` pointer expressions to storage buffers.

Fixed: tint:221
Fixed: tint:492
Fixed: tint:829
Change-Id: I536390921a6492378104e9c3c100d9e761294a27
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/51921
Commit-Queue: Ben Clayton <bclayton@chromium.org>
Reviewed-by: David Neto <dneto@google.com>
2021-05-21 21:01:23 +00:00
..
access writer/msl: Fix zero-valued matrix constructors 2021-05-19 11:15:58 +00:00
bug/tint Add transform::Simplify 2021-05-21 21:01:23 +00:00
intrinsics Implement Pointers and References 2021-05-18 10:28:48 +00:00
ptr_ref Add transform::Simplify 2021-05-21 21:01:23 +00:00
samples writer/hlsl: Fix continuing block emission 2021-05-20 21:31:37 +00:00
types test: Add expected files for HLSL tests that pass 2021-05-21 13:57:48 +00:00
BUILD.gn Add transform::Simplify 2021-05-21 21:01:23 +00:00
extract-spvasm.py Add --dump-spirv option to tint_unittests 2021-05-05 09:46:31 +00:00
test-all.sh tools/test-all.sh: Fix usage info 2021-05-18 17:06:18 +00:00