Skip to main content

protean-compiler-agile-framework

Guide fine-grained LLVM compiler phase ordering using the Protean framework's agile optimization approach — clustering passes into subsequences, searching with simulated annealing, and extracting static IR features for ML-driven pass selection. Use when: 'optimize my C compilation beyond -O3', 'find the best LLVM pass order for this code', 'extract compiler IR features for ML', 'speed up this benchmark with custom pass sequences', 'set up Protean compiler phase ordering', 'use ML to pick LLVM optimization passes'.

Jump to install

Source facts

Repository
ndpvt-web/arxiv-claude-skills
Last source activity
February 12, 2026 at 22:10
Detected SKILL.md language
English
Stars
14
Forks
3

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.