Chromium Code Reviews
Descriptiondart2js cps: Do redundant join elimination after inlining.
Redundant join elimination can enable optimizations in GVN and BCE, and
redundant joins can occur after inlining a method used in a condition,
such as isEmpty or isNotEmpty.
BUG=
R=het@google.com
Committed: https://github.com/dart-lang/sdk/commit/add29e3cbaaac04c2fce9658562f322b9660cb88
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|
|||||||||||||||||||