You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Range Analysis: Compute range of Binary with >> operator
This patch computes the range of a `Binary` with `>>`
(shift-right) operator when the `lhs` is a non-negative integer.
Bug: 348701956
Test: tint_unittests
Change-Id: I42d0e4ff542a6feb7b6e1f929c6fffa8338b2bed
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/245776
Commit-Queue: Jiawei Shao <[email protected]>
Reviewed-by: James Price <[email protected]>
0 commit comments