dart-lang / sdk

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
10.11k stars 1.57k forks source link

Make the Dart VM's range analysis better for wraparound int64 code #36984

Open mkustermann opened 5 years ago

mkustermann commented 5 years ago

Since I've already spent a bit of time on this I'll try to finish it.

/cc @alexmarkov

mkustermann commented 4 years ago

Have never had the time to continue looking at this - un-assigning myself.