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

            Bug ID: 116100
           Summary: (VEC_COND (UNCOND_EXPR)) -> COND_FN conversion should
                    happen in isel
           Product: gcc
           Version: 15.0
            Status: UNCONFIRMED
          Keywords: internal-improvement
          Severity: enhancement
          Priority: P3
         Component: tree-optimization
          Assignee: pinskia at gcc dot gnu.org
          Reporter: pinskia at gcc dot gnu.org
  Target Milestone: ---

For the same reason why the ANDN and IORN should be done in ISEL
(https://gcc.gnu.org/pipermail/gcc-patches/2024-July/658250.html) .

Reply via email to