Back to Browse

DAG in compiler design | Directed Acyclic Graph in compiler design | code optimization

536 views
May 18, 2020
16:48

Directed Acyclic Graph (DAG) is a tool that depicts the structure of basic blocks, helps to see the flow of values flowing among the basic blocks, and offers optimization too. DAG provides easy transformation on basic blocks. DAG can be understood here: Leaf nodes represent identifiers, names or constants.

Download

1 formats

Video Formats

360pmp452.6 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

DAG in compiler design | Directed Acyclic Graph in compiler design | code optimization | NatokHD