Exposes the IRTransformLayer to allow customization of the pass pipeline for Oorcv2
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D104480
[Orc] add C-API for transform layer ClosedPublic Authored by vchuravy on Jun 17 2021, 11:55 AM.
Details Summary Exposes the IRTransformLayer to allow customization of the pass pipeline for Oorcv2
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 17 2021, 4:12 PM
Revision Contents
Diff 352815 llvm/examples/OrcV2Examples/OrcV2CBindingsBasicUsage/OrcV2CBindingsBasicUsage.c
llvm/include/llvm-c/LLJIT.h
llvm/include/llvm-c/Orc.h
llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp
|
clang-format: please reformat the code