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'.

ndpvt-web c49069c 13.6 KB Updated

File contents

ndpvt-web/arxiv-claude-skills/tree/main/skills/protean-compiler-agile-framework commit c49069c18a

Frequently asked questions

npx skillmds@latest add ndpvt-web/protean-compiler-agile-framework