dawn-cmake/docs/tint
dan sinclair eee8d88210 Start adding IR.
This CL starts adding the basics for an IR for Tint. The IR is
a lower level representation then the AST with several of the
restrictions removed. For example, the IR is mutable, is a DAG
instead of a tree, and removes a number of WGSL constructs to
simplify transforms.

Bug: tint:1718
Change-Id: I6a16ac3116cee31410896c3a0424af7b41f958c3
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/105800
Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
2022-10-28 01:22:58 +00:00
..
extensions Rename StorageClass to AddressSpace. 2022-10-03 14:05:23 +00:00
arch.md tint: Clean up legacy type cruft 2022-07-15 17:16:49 +00:00
compound_statements.md Add while statement parsing. 2022-06-16 12:01:27 +00:00
coverage-info.md tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
diagnostics_guide.md Rename StorageClass to AddressSpace. 2022-10-03 14:05:23 +00:00
end-to-end-tests.md tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
experimental_extensions.md tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
ir.md Start adding IR. 2022-10-28 01:22:58 +00:00
origin-trial-changes.md tint/intrinsics: Allow mixing of signed / unsigned integer arguments 2022-10-26 18:47:02 +00:00
spirv-input-output-variables.md Rename StorageClass to AddressSpace. 2022-10-03 14:05:23 +00:00
spirv-ptr-ref.md tint->dawn: Shuffle source tree in preperation of merging repos 2022-02-21 15:19:07 +00:00
style_guide.md tint: Standardize the way we forward-declare 2022-04-11 14:37:21 +00:00
translations.md Rename StorageClass to AddressSpace. 2022-10-03 14:05:23 +00:00