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

            Bug ID: 17878
           Summary: MCJIT and JIT causes segfault on AVX code
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 11511
  --> http://llvm.org/bugs/attachment.cgi?id=11511&action=edit
Repro: Program

There seems to be a problem with the JIT/MCJIT engine on
machines with AVX extensions.

The attached code runs fine on SSE based machines, but produces
a SEGFAULT on a CPU with AVX extensions, like Intel Xeon E5-2650.

Frank

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