Skip to content

WIP: Assembly

Markus Holzer requested to merge holzer/pystencils:assembly into master

Adds the functionality to directly show the assembly output of the generated code.

Further, the base pointer specification is revealed to the user which is helpful to minimize register spilling in some cases.

Merge request reports