https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101639
--- Comment #30 from Richard Biener <rguenth at gcc dot gnu.org> --- Created attachment 62567 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62567&action=edit updated x86 patterns for rename This is how I trivially updated your patterns (rename + add "const_int_operand" operand to the integer mode ones). I have not tried to adjust the _and for correctness (I think we can rely on zero-extend of the mask?)
