llvm / llvm/circt

[HW] Pass to remove dead ports

Open
#3,146 4 comments 1 reaction 1 assignee Claimed by @uenoku View on GitHub
HW
Dominant language
C++
Stars
2.2k
Forks
524
Avg merge
3d 2h
Merged PRs (30d)
46

Description

in FIRRTL there is RemoveUnusedPortsPass but it would be nice to implement the same pass
at HW dialect since Comb canonicalization is stronger. Also it would be useful functionality to CIRCT users.

From a perspective FIRRTL, a recent change of name preservation prohibits RemoveUnusedPortsPass at FIRRTL level so
it is necessary to run the pass after eliminating dead named wires.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.