google / google/xls

Map channels to nodes in package

Open
#411 3 comments 0 reactions 0 assignees View on GitHub
ir long-term-enhancement
Dominant language
C++
Stars
1.9k
Forks
283
Avg merge
2d 10h
Merged PRs (30d)
135

Description

Currently there is no mapping from channel to nodes in an IR package. This makes it awkward, for exmaple, to find the send/receive node assocated with a channel. We should add such a map. The downside is the necessity of keeping the map up to date as send/receive nodes are added/removed from the graph.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.