- ec3114d Enable `robustness` transform by default in `tint`. by dan sinclair · 4 months ago
- 83e6619 msl: mitigate infinite loops only when requesting robustness by David Neto · 4 months ago
- 012551a Convince the metal compiler that loops are never infinite by David Neto · 5 months ago
- 02262d8 [tint][msl] Fix C++17 warning. by Ben Clayton · 1 year, 2 months ago
- ffd485c [tint][msl] Replace volatile loop conditional with outer volatile conditional. by Ben Clayton · 1 year, 2 months ago
- 9be037c [tint][msl]: Use a volatile bool to control loop preservation by Ben Clayton · 1 year, 2 months ago
- 26dc5f6 msl ast_writer: Prevent emitted loops from erasure during optimizations by David Neto · 1 year, 3 months ago
- dbc13af tint->dawn: Shuffle source tree in preperation of merging repos by Ryan Harrison · 3 years, 1 month ago[Renamed from test/loops/loop.wgsl.expected.msl]
- ea3eee9 resolver: Migrate validation to behavior analysis by Ben Clayton · 3 years, 4 months ago
- d388bc9 Restore "MSL writer: make signed int overflow defined behaviour" by Antonio Maiorano · 3 years, 8 months ago
- e33b0ba Revert "MSL writer: make signed int overflow defined behaviour" by Corentin Wallez · 3 years, 8 months ago
- e5dbe24 MSL writer: make signed int overflow defined behaviour by Antonio Maiorano · 3 years, 8 months ago
- def7313 test: Add loop test cases by Ben Clayton · 3 years, 9 months ago