[llvm-bugs] [Bug 40399] New: This code snippet takes a very long time to JIT

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jan 22 02:23:45 PST 2019


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

            Bug ID: 40399
           Summary: This code snippet takes a very long time to JIT
           Product: new-bugs
           Version: 7.0
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: bique.alexandre at gmail.com
                CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org

Created attachment 21359
  --> https://bugs.llvm.org/attachment.cgi?id=21359&action=edit
LLVM IR code which is slow to JIT

Hi,

We're developing a proprietary application, and we're experiencing some slow
JIT time on one particular module.

I've attached the file slow.ll.

We're using llvm 7.0.1 on Windows, Mac and Linux.

Please let me know what additional information I can provide.

Regards,
Alex

-- 
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/20190122/7174a4aa/attachment.html>


More information about the llvm-bugs mailing list