[LLVMbugs] [Bug 17878] New: MCJIT and JIT causes segfault on AVX code
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Nov 11 08:31:46 PST 2013
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: unassignedbugs at nondot.org
Reporter: fwinter at jlab.org
CC: llvmbugs at cs.uiuc.edu
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131111/3415e58c/attachment.html>
More information about the llvm-bugs
mailing list