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

            Bug ID: 84467
           Summary: Choosing between Integer and NEON for 64-bit
                    operations
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: sudi at gcc dot gnu.org
  Target Milestone: ---

This is a follow up report to bug 82989
The comment bug 82989, comment 12 details about the need for early decisions to
be made about choosing to take either NEON code or ARM code. This means that at
the expand phase, we should be able to make a clear choice and avoid mixing the
two.

Reply via email to