Skip to content

OrcV2CBindings examples and the new LLVMOrcThreadSafeContext APIΒ #155881

@MrAnno

Description

@MrAnno

Hi,

The OrcV2CBindings examples have recently changed, as the C function LLVMOrcThreadSafeContextGetContext() has been removed in favor of LLVMOrcCreateNewThreadSafeContextFromLLVMContext().

In the new examples:

Could this be an issue?

From my understanding, LLVMOrcCreateNewThreadSafeContextFromLLVMContext() should have been used to wrap the original context instead of creating a new one with LLVMOrcCreateNewThreadSafeContext().

Metadata

Metadata

Assignees

No one assigned

    Labels

    mlir:execution-enginequestionA question, not bug report. Check out https://llvm.org/docs/GettingInvolved.html instead!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions