Use IsIntCnsFitsIn8
authorBrian Sullivan <briansul@microsoft.com>
Fri, 13 Oct 2017 23:22:18 +0000 (16:22 -0700)
committerBrian Sullivan <briansul@microsoft.com>
Sat, 14 Oct 2017 01:51:11 +0000 (18:51 -0700)
commitd9c57043984f982a5eb66a47b2a0db7e8c4be0d0
treeda39ce61ee17300da1b3910b55c559613aeaca29
parent6fdd26ee543786bebaf026493b90976a3cfb334b
Use IsIntCnsFitsIn8

When classifying the size of integer constants use new method FitsInI8() and existing method FitsInI32
src/jit/gentree.cpp
src/jit/gentree.h