Issue 89870
Summary [lli] Test failure when using concurrent compilation.
Labels new issue
Assignees
Reporter lhames
    During investigation for 1effa19de24 I found that `llvm/test/ExecutionEngine/MCJIT/load-object-a.ll` fails if the `SelfExecutorProcessControl` in `lli` is constructed with a `DynamicThreadPoolTaskDispatcher` rather than an `InPlaceTaskDispatcher`. Superficially it seems like this should work equally well with concurrent dispatch -- we should investigate why this failed.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to