google / google/xls

Refactor StreamingIOPipeline to separate proc-only and function-only objects

Open
#1,060 0 comments 0 reactions 0 assignees View on GitHub
cleanup ir
Dominant language
C++
Stars
1.9k
Forks
283
Avg merge
2d 10h
Merged PRs (30d)
135

Description

In block conversion, `StreamingIOPipeline` is used for both functions and procs, but some elements in it are only used/set by one or the other. There should be a `std::variant` that separates these elements.

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.