Description[turbofan] Avoid useless bit masking in typed lowering.
There's no need to apply the 0x1f mask to right hand sides of shifts if
the input is already in range [0,31].
TEST=cctest,unittests
R=jarin@chromium.org
Committed: https://chromium.googlesource.com/v8/v8/+/7205f6ee9b795502b953c5545ebe2541980a9ebe
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|