dawn-cmake/test/tint/expressions/binary
Ben Clayton 02f04d914d tint/transform: Polyfill bit-shift with RHS modulo
Fixed: tint:1453
Fixed: tint:1543
Change-Id: Idb5af752d7a3bb9e181cc47430ad4ddfb707873d
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/108440
Auto-Submit: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: Dan Sinclair <dsinclair@chromium.org>
2022-11-03 19:15:17 +00:00
..
add tint/writer/msl: Move packed_vector hacks to transform 2022-10-27 14:36:49 +00:00
bit-and tint: remove LoopToForLoop and FoldTrivialSingleUseLets transforms for HLSL and GLSL 2022-09-19 14:05:21 +00:00
bit-or tint: remove LoopToForLoop and FoldTrivialSingleUseLets transforms for HLSL and GLSL 2022-09-19 14:05:21 +00:00
bit-xor tint: remove LoopToForLoop and FoldTrivialSingleUseLets transforms for HLSL and GLSL 2022-09-19 14:05:21 +00:00
div tint: remove LoopToForLoop and FoldTrivialSingleUseLets transforms for HLSL and GLSL 2022-09-19 14:05:21 +00:00
div_by_zero tint/writer/msl: Move packed_vector hacks to transform 2022-10-27 14:36:49 +00:00
left-shift tint/transform: Polyfill bit-shift with RHS modulo 2022-11-03 19:15:17 +00:00
mod tint: remove LoopToForLoop and FoldTrivialSingleUseLets transforms for HLSL and GLSL 2022-09-19 14:05:21 +00:00
mod_by_zero tint/writer/msl: Move packed_vector hacks to transform 2022-10-27 14:36:49 +00:00
mul Tint/transform: make AddBlockAttribute always do wrapping if possible 2022-11-02 02:25:38 +00:00
right-shift tint/transform: Polyfill bit-shift with RHS modulo 2022-11-03 19:15:17 +00:00
sub tint/writer/msl: Move packed_vector hacks to transform 2022-10-27 14:36:49 +00:00