Find a file
Eric Schweitz 52d7de892e [flang] Fortran IR: staged pull request for the "upper layers" of the IR. The
Fortran IR is hierarchical: A Program contains Procedures.  Procedures
contain Basic Blocks. Groups of Basic Blocks can be grouped as Regions.
This structure follows those one finds in SIL and LLVM IR, etc.

Original-commit: flang-compiler/f18@e2291016df
Reviewed-on: https://github.com/flang-compiler/f18/pull/293
Tree-same-pre-rewrite: false
2019-02-20 11:46:41 -08:00
flang [flang] Fortran IR: staged pull request for the "upper layers" of the IR. The 2019-02-20 11:46:41 -08:00