For now only expose a builder for the LLVM pointer type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D105346
Add C API files for the LLVM dialect ClosedPublic Authored by apaszke on Jul 2 2021, 5:29 AM.
Details
Summary For now only expose a builder for the LLVM pointer type.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 2 2021, 9:16 AM Closed by commit rG35d4593e6b55: Add C API files for the LLVM dialect (authored by apaszke, committed by jpienaar). · Explain WhyJul 2 2021, 11:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 356242 mlir/include/mlir-c/Dialect/LLVM.h
mlir/lib/CAPI/Dialect/CMakeLists.txt
mlir/lib/CAPI/Dialect/LLVM.cpp
mlir/test/CAPI/CMakeLists.txt
mlir/test/CAPI/llvm.c
mlir/test/CMakeLists.txt
|