Skip to content

[ExportVerilog] Consider to cache results of isExpressionUnableToInline #2489

Open
@uenoku

Description

@uenoku

isExpressionUnableToInline(op) checks all users to determine the given operation is allowed to emit inline.
I haven't done proper profiling but it might be possible to speed up ExportVerilog by cacheing the result of isExpressionUnableToInline.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions