2ea18498e9
Rationale: Improves range analysis over MOD with the goal of removing more bounds checks in a[i % length] array accesses. https://github.com/dart-lang/sdk/issues/37789 Change-Id: I1fb275d53a00400e2343628295fa010ac9b21786 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/112933 Commit-Queue: Aart Bik <ajcbik@google.com> Reviewed-by: Martin Kustermann <kustermann@google.com> Reviewed-by: Vyacheslav Egorov <vegorov@google.com>