Files
sdk/runtime
Alexander Markov 255c6fa2fd [vm/compiler] Do not count UnboxedConstant instructions in inliner
These instructions are often folded into indexing instructions.
Also, we do not want unboxing decisions to hinder inlining.

Fixes the regression of NNBD version of ParticleSystemUpdate
benchmark in AOT mode after https://dart-review.googlesource.com/c/sdk/+/150300

ParticleSystemUpdate +11-14%

Change-Id: I9707137195b8fe8550985fd972c02dcc59ce9239
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/153540
Commit-Queue: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
2020-07-08 18:09:15 +00:00
..
2020-06-26 09:39:15 +00:00