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

            Bug ID: 24820
           Summary: LLVM Generates abysmal code in simple situation
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: AArch64
          Assignee: unassignedb...@nondot.org
          Reporter: sonicadvan...@gmail.com
                CC: llvm-bugs@lists.llvm.org
    Classification: Unclassified

In the instance of generating code that does a simple '<2xFloat> =
SIToFP(bswap(<2xShort>))' it generates absolutely terrible code as seen in this
hastebin result. http://hastebin.com/gumabupala.pas

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to