ia32: Change 'match_upconv' to 'match_zero_ext' in 'gen_popcount()'.
'match_upconv' might sign-extend, which is wrong for doing a popcount.
Please register or sign in to comment
'match_upconv' might sign-extend, which is wrong for doing a popcount.