gematria icon indicating copy to clipboard operation
gematria copied to clipboard

Add support for instruction annotations to the graph builder.

Open virajbshah opened this issue 1 year ago • 0 comments

Allows BasicBlockGraphBuilder to store instruction annotations in a vector-of-vector matrix while processing instructions to build graphs, so that they are available to graph builder based models. The list of names of annotation types to be stored is supplied at the time of construction of the graph builder.

virajbshah avatar Mar 26 '24 21:03 virajbshah