OpenMandrivaAssociation / distribution

OpenMandriva Lx is an exciting free Desktop Operating System that aims to cater to and interest first time and advanced users alike. It has the breadth and depth of an advanced system but is designed to be simple and straightforward in use.
https://openmandriva.org
7 stars 2 forks source link

Use LLVM/polly #2714

Open tpgxyz opened 5 years ago

tpgxyz commented 5 years ago

Check if using Polly can speed up some libraries -- it should be possible to at least somewhat parallelize libjpeg and friends (but the tools for doing that automatically may not be up to the task yet)

tpgxyz commented 5 years ago

A proof of concept is here https://github.com/OpenMandrivaAssociation/openssl/tree/polly