[llvm-bugs] [Bug 25810] New: [AArch64] Set preferred function alignment

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Dec 11 10:46:40 PST 2015


https://llvm.org/bugs/show_bug.cgi?id=25810

            Bug ID: 25810
           Summary: [AArch64] Set preferred function alignment
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: AArch64
          Assignee: unassignedbugs at nondot.org
          Reporter: mcrosier at codeaurora.org
                CC: james.molloy at arm.com, llvm-bugs at lists.llvm.org
    Classification: Unclassified

Each target can specify a preferred function alignment. Currently, X86, PowerPC
and Hexagon set the default alignment to 16 bytes.  The AArch64 target defaults
to zero, which means AArch64 does not care about function alignment.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20151211/6d52871d/attachment.html>


More information about the llvm-bugs mailing list