GithubHelp home page GithubHelp logo

Comments (11)

zherczeg avatar zherczeg commented on July 17, 2024 2

Supporting more cpus never hurt. Unfortunately I don't have much time lately, so this is unlikely happen in the close future.

from pcre2.

PhilipHazel avatar PhilipHazel commented on July 17, 2024 1

Thank you for the comment. I will draw it to the attention of the JIT maintainer.

from pcre2.

zherczeg avatar zherczeg commented on July 17, 2024 1

There is an experimental risc-v support in the jit compiler now. It is only tested with qemu, so there might be cache flush issues.

from pcre2.

carenas avatar carenas commented on July 17, 2024

Released with PCRE2 10.41

from pcre2.

ljavorsk avatar ljavorsk commented on July 17, 2024

@PhilipHazel Could you please confirm that the RISC-V is now JIT supported since 10.41? Thank you

from pcre2.

PhilipHazel avatar PhilipHazel commented on July 17, 2024

I cannot confirm, but @zherczeg will be able to.

from pcre2.

zherczeg avatar zherczeg commented on July 17, 2024

I haven't tried it on real hw yet.

from pcre2.

carenas avatar carenas commented on July 17, 2024

I did test it in two rv64g systems (thanks to the gcc compile farm) before it was released; there was one bug that was fixed before the final sync and since autodetection is enabled it is IMHO available for broader use (AFAIK it has been enabled at least in alpine linux already).

It doesn't use compressed instructions or the vector extensions, and assumes hard-float, so it is not "finished" but it should be an improvement over the interpreter in the currently supported configurations and therefore it should be enabled in distributions.

from pcre2.

ljavorsk avatar ljavorsk commented on July 17, 2024

I've built the new 10.42 version on RISC-V Fedora builders and the pcre2-jit test passes, which I assume should test the JIT support.

from pcre2.

zherczeg avatar zherczeg commented on July 17, 2024

This is great news! Thank you for the feedback.

from pcre2.

aaronfranke avatar aaronfranke commented on July 17, 2024

I haven't been able to test in Godot since we're unable to update PCRE2 for other reasons, but it sounds like everything is working great so I'll close this issue as completed. Thank you everyone!

from pcre2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.