google / gematria

Machine learning for machine code.
Apache License 2.0
76 stars 11 forks source link

Add filtering and processing BBs to the compilation pipeline #187

Closed boomanaiden154 closed 2 months ago

boomanaiden154 commented 2 months ago

This patch adds an additional step for filtering and processing basic blocks to the compilation pipeline. This gets us one step closer to fully annotating blocks and then saving them before another benchmarking pipeline takes over.