http://llvm.org/bugs/show_bug.cgi?id=19509

            Bug ID: 19509
           Summary: Port post-indexed ldN/stN selection to ARM64 from
                    AArch64
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: AArch64
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

AArch64 appears to have the ability to select post-indexed NEON loads & stores,
but ARM64 won't ever use these. The code appears reasonably generic but
substantial: it will need copying across a bit carefully.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to