Back to Browse

Program Representation: Directed Acyclic Graphs

1.4K views
Apr 20, 2021
8:14

This video describes the usage of directed acyclic graphs (DAGs) as a core data structure to represent the instructions in a basic block. We show how to use this data structure to carry out optimizations such as redundancy elimination and dead-code elimination.

Download

1 formats

Video Formats

360pmp410.2 MB

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

Program Representation: Directed Acyclic Graphs | NatokHD