SkillAgentSearch skills...

Gso2

GNU Superoptimizer Version 2

Install / Use

/learn @embecosm/Gso2
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GSOv2: The Superoptimization Toolkit

This respository holds the superoptimizer toolkit, a successor to the GNU Superoptimizer. Currently much of this is a work-in-progress and subject to change. A basic example of the superoptimizer can be found in src/main.cpp.

Documentation

The documentation is also a work-in-progress, but there exists the start of a design document (LaTeX), which can be built with the make doc command.

Requirements

Python:

  • pyyaml
  • docopt

C++:

  • A C++11 compiler
  • boost algorithm
  • boost unit test (for the tests)

Related Skills

View on GitHub
GitHub Stars26
CategoryDevelopment
Updated1y ago
Forks3

Languages

C++

Security Score

75/100

Audited on Feb 2, 2025

No findings