Description[turbofan] Add dedicated test for check constant folding.
This adds a dedicated test to make sure we don't try constant folding on
checks (in this case CheckTaggedPointer), which would generate invalid
code as we removing checks that guard the constant without knowing
whether it's safe to do so.
R=jarin@chromium.org
Committed: https://crrev.com/a334354288e854053012daea1cca7eb5a7c01a21
Cr-Commit-Position: refs/heads/master@{#37168}
Patch Set 1 #Patch Set 2 : Fix test #
Messages
Total messages: 13 (5 generated)
|