The jit test was defaulting to minimum supported version of CPU. When I pass the actual hardware cpu, these test start to fail:
CompareTest/UInt32Compare.UsingConst/*
CompareTest/UInt32Compare.UsingRhsConst/*
this might be because of vectorized evaluation of the tree.