Skip to content

Simplifier: Make use of inferred type if available #100

Description

@PhilippvK

This would allow for optimizations like this:

((expr > 32) ? a : b) => b, if expr.inferred_width <= 5

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions