Skip to content

Switch to LLVM's new pass manager #13427

Closed
@kripken

Description

@kripken

LLVM has switched their default to the new pass manager. This caused some regressions for us,

#13418 (comment)

and a big compile time regression on SIMD tests,

#13420

For now, we are staying on the old one,

#13426

Hopefully as LLVM stabilizes things over this dev cycle the regressions will go away. If not we may need to live with them.

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