Chromium Code Reviews
DescriptionOptimize type checks for boolean expressions using class-id information.
This CL adds a canonicalization pass for AssertBoolean instructions.
If the input class id is guaranteed to be bool, the check can be
eliminated.
Committed: https://code.google.com/p/dart/source/detail?r=13683
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||