Skip to content

deeply-nested benchmark is troublesome for LLVM #823

Closed
@tmiasko

Description

@tmiasko

The deeply-nested benchmarks have at various times in the past exposed a performance bug in LLVM. Depending on inlining decisions and unit partitioning the compilation might require a few orders of magnitude more time to complete than usual:

Consider changing the benchmark to avoid the issue (e.g., use a single codegen unit) or removing the benchmark altogether.

Metadata

Metadata

Assignees

No one assigned

    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