https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123779

Hongyu Wang <hongyuw at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
              Build|                            |x86_64-linux-gnu

--- Comment #1 from Hongyu Wang <hongyuw at gcc dot gnu.org> ---
This is because define_insn_and_split "*sse4_1_<code>v8qiv8hi2<mask_name>_2"
has mask_name subst, but it doesn't generate corresponding split for the mask
variant.

Reply via email to