google / google/xls

IR Bits should convert into common int types

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

Description

Currently IR `Bits` class can only convert into (U)Int64:
https://github.com/google/xls/blob/main/xls/ir/bits.h#L200-L201

It would be nice to support other common bits size as well:
- (u)int32
- (u)int16
- (u)int8

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.