Description[turbofan] Reduce shl with sar/shr and same shift amount to bit-and.
The shl(sar(x, K), K) is a common pattern with typed loads/stores in
asm.js.
TEST=compiler-unittests,mjsunit/asm/int32array-unaligned
R=jarin@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=24238
Patch Set 1 #Patch Set 2 : file naming. #
Messages
Total messages: 3 (0 generated)
|