dawn-cmake/test/bug
Ben Clayton 883fb63e01 transform: Don't unroll arrays in DecomposeMemoryAccess
Arrays can be extremely large, and having the load and store functions unroll the elements can make the complier explode.

Fixed: chromium:1229233
Change-Id: Ieb5654254e16f5ce724a205d21d954ef9a0cd053
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/58382
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Ben Clayton <bclayton@chromium.org>
Reviewed-by: David Neto <dneto@google.com>
Auto-Submit: Ben Clayton <bclayton@google.com>
2021-07-16 19:47:44 +00:00
..
chromium ast: Fix nullptr deref in Variable::info_to_str 2021-06-21 19:20:16 +00:00
dawn writer/hlsl: Simplify UBO accesses for static indexing 2021-07-13 12:18:13 +00:00
tint transform: Don't unroll arrays in DecomposeMemoryAccess 2021-07-16 19:47:44 +00:00