Skip to content

[0.6] LLVM intrinsics are looked up in the wrong place #23009

Closed
@Keno

Description

See e.g. https://ci.appveyor.com/project/Keno/pyjulia/build/1.0.15/job/mtc9w4vf23l0nu5y. When llvm lowers intrinsics to libcalls, it apparently tries looking them up in the base executable, which doesn't have them. We should either do look them up in openlibm or, even better, do something like #18927.

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