2bcb7361d5
UnboxedInt32 representation is no longer speculative, so all speculative int32 range checks are removed from Unbox and IntConverter instructions. Unbox and IntConverter instructions are now always truncating. IntConverter cannot deoptimize. TEST=ci Change-Id: Ie9a83e055e8b8372859b0721ac6fbcf73da39ab8 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/392740 Reviewed-by: Slava Egorov <vegorov@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>