google / google/xls

Fixed point between range analysis and ternary analysis

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

Description

The results of the ternary analysis can help a range analysis be more precise, and the results of the range analysis can help a ternary analysis be more precise, so we should put these in a fixed point loop to extract maximum precision, assuming the computational cost is not excessive.

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.