dawn-cmake/docs
James Price 4d65fc91bb tint: Implement pointer alias analysis
Track reads and writes to pointer parameters for each function in the
Resolver, as well as accesses to module-scope variables. At function
call sites, check the root identifiers of each pointer argument to
determine if problematic aliasing occurs.

The MSL backend passes pointers to sub-objects to functions when
handling workgroup storage variables, which triggers the alias
analysis. Add a validation override for this scenario.

Bug: tint:1675

Change-Id: I81a40d1309df65521cc5ad39764d6a09a260f51e
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/110167
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: James Price <jrprice@google.com>
2022-11-17 17:27:27 +00:00
..
dawn Mark descriptor/options as optional for requestDevice/Adapter 2022-07-26 17:36:44 +00:00
imgs Shuffle 'docs' directories 2022-01-27 18:33:47 +00:00
tint tint: Implement pointer alias analysis 2022-11-17 17:27:27 +00:00
OWNERS Add top-level OWNERS and scope Tint owners more tightly. 2022-04-07 17:59:14 +00:00
building.md Cleanup duplicate files; Combine README and build docs. 2022-04-28 16:25:43 +00:00
clang-tidy.md [clang-tidy] Add ability to checkout clang-tidy. 2022-05-16 12:58:24 +00:00
support.md Add maxBufferSize limit 2022-09-29 19:02:11 +00:00