https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117927
--- Comment #8 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #5) > So expr_not_equal_to (@2, wi::uhwi (32, TYPE_PRECISION (TREE_TYPE (@2))) > then. Oh I didn't know about expr_not_equal_to .