Skip to content

Commit

Permalink
Removed Pass library section from Midend
Browse files Browse the repository at this point in the history
Signed-off-by: Adarsh <[email protected]>
  • Loading branch information
AdarshRawat1 committed Aug 19, 2024
1 parent 714a769 commit 479770a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions midend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,3 @@ These passes are not used in the front-end, but are still largely architecture-i
-->
The mid-end stage applies further optimizations to the IR of the P4 program. It's architecture-independent, it is driven by policies specific to the target architecture. The mid-end uses the same base IR as the front-end and includes the following passes:

## Pass Library:
The mid-end uses optimization passes to refine the IR, enhancing efficiency for the back-end.

0 comments on commit 479770a

Please sign in to comment.