Chromium Code Reviews
DescriptionAnother round of GVN is sometimes worthwhile after code motion
Code motion really should be integrated with of GVN, since GVN and
code motion generate opportunities for each other. Looking at a
sample of functions it is rare that the extra phases execute solely
due to code motion, so I don't think this much of a compile-time risk
and benchmarks back that up.
This fixes some sad looking code from a pending CL.
R=sigmund@google.com
Committed: https://github.com/dart-lang/sdk/commit/65efe1dc082abbf2b070403519f62311b0ee457b
Patch Set 1 #
Messages
Total messages: 8 (5 generated)
|
|||||||||||||||||||