Skip to main content
In the News

Codasip article: Better Benchmarks Through Compiler Optimizations: Codasip Jump Threading

By September 10, 2019May 12th, 2021No Comments

The RISC-V community makes extensive use of open source compiler technologies. The most widely used C/C++ compilers today are GCC by the GNU Project and Clang by the LLVM project. One of the stronger points of GCC is that its jump threading pass is more powerful than the same pass in LLVM, which also has difficulties in threading jumps used in CoreMark benchmarking. To mitigate it and improve our own LLVM solution, Codasip developed an innovative implementation of jump threading that helped us achieve significantly faster code and better CoreMark results.
article: https://codasip.com/2019/09/04/better-benchmarks-through-compiler-optimizations-codasip-jump-threading/

Stay Connected With RISC-V

We send occasional news about RISC-V technical progress, news, and events.