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

            Bug ID: 30608
           Summary: Super slow to compile simple code
           Product: new-bugs
           Version: 3.9
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: new bugs
          Assignee: unassignedb...@nondot.org
          Reporter: bique.alexan...@gmail.com
                CC: llvm-bugs@lists.llvm.org
    Classification: Unclassified

Created attachment 17400
  --> https://llvm.org/bugs/attachment.cgi?id=17400&action=edit
Generated LLVM assemble which is slow to compile with LLVM 3.9, but was fast
with LLVM 3.8

LLVM 3.8 was fast to compile the following code, while llvm 3.9 takes a lot of
time, which is really bad in JIT conditions.

-- 
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