Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96301
[MLIR] Add C API for navigating up the IR tree ClosedPublic Authored by GeorgeLyon on Feb 8 2021, 3:46 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 14 others. · View Herald TranscriptFeb 8 2021, 3:46 PM GeorgeLyon retitled this revision from Add C API for navigating up the IR tree to [MLIR] Add C API for navigating up the IR tree.Feb 8 2021, 3:47 PM This revision is now accepted and ready to land.Feb 8 2021, 5:49 PM Closed by commit rG8f130f108fed: [MLIR] Add C API for navigating up the IR tree (authored by GeorgeLyon). · Explain WhyFeb 8 2021, 7:56 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 322260 mlir/include/mlir-c/IR.h
mlir/lib/CAPI/IR/IR.cpp
mlir/test/CAPI/ir.c
|