dawn-cmake/test/bug
Ben Clayton 0e41747281 writer/hlsl: Emit for-loops where possible.
Use the new transforms to try and simplify loops into for-loops.
Emit loops when the initialiser, condition and continuing are simple enough to do so.

Bug: tint:952
Change-Id: I5b3c225b245ffa72996abf6a70f52a9cd25b748e
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/56772
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: David Neto <dneto@google.com>
2021-07-02 22:17:25 +00:00
..
chromium ast: Fix nullptr deref in Variable::info_to_str 2021-06-21 19:20:16 +00:00
dawn writer/hlsl: Use unsigned indices for UBOs 2021-07-02 19:27:42 +00:00
tint writer/hlsl: Emit for-loops where possible. 2021-07-02 22:17:25 +00:00