octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #56425] Patch for the JIT


From: Jordi Gutiérrez Hermoso
Subject: [Octave-bug-tracker] [bug #56425] Patch for the JIT
Date: Sun, 2 Jun 2019 18:48:36 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #2, bug #56425 (project octave):

Also, afaict, this patch is still using the C++ interface to LLVM. That is
unstable and they suggest we use the C interface instead. It became
unsustainable to keep up with the C++ API changes to LLVM, so I think any
attempt to revive Octave's JIT should be focussed on moving to LLVM's C API or
to any other JIT library (e.g. libgccjit, GNU lightning or whatever else).

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56425>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]