[LLVMbugs] [Bug 6561] ARM JIT CodeEmitter VMOVDneon "Unhandled instruction encoding format!"
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Nov 10 15:36:59 PST 2014
http://llvm.org/bugs/show_bug.cgi?id=6561
Lang Hames <lhames at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |lhames at gmail.com
Resolution|--- |INVALID
--- Comment #5 from Lang Hames <lhames at gmail.com> ---
The legacy JIT has been removed from LLVM trunk, so this bug is no longer
valid.
NEON instructions are expected to work correctly in MCJIT (the new JIT). If
they do not, please file a new report.
Closing due to removal of the old JIT.
--
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/20141110/e4fa146e/attachment.html>
More information about the llvm-bugs
mailing list