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

Roger Sayle <roger at nextmovesoftware dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
                 CC|                            |roger at nextmovesoftware dot 
com
           Assignee|unassigned at gcc dot gnu.org      |roger at 
nextmovesoftware dot com
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2023-07-28

--- Comment #1 from Roger Sayle <roger at nextmovesoftware dot com> ---
My STV patch should check TARGET_AVX512VL (which is required for V2DI in
VI48_AVX512VL) and not TARGET_AVX512F which is the condition in the define_insn
for vp<rotate>.  Bootstrapping and regression testing a fix.

Reply via email to