For creating a fused loc using array of locations and metadata. I think this follows the convention of passing arrays.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D110022
[mlir-c] Add getting fused loc ClosedPublic Authored by jpienaar on Sep 18 2021, 6:33 AM.
Details
Summary For creating a fused loc using array of locations and metadata. I think this follows the convention of passing arrays.
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 19 others. · View Herald TranscriptSep 18 2021, 6:33 AM This revision is now accepted and ready to land.Sep 18 2021, 6:45 AM This revision was landed with ongoing or failed builds.Sep 18 2021, 6:58 AM Closed by commit rG0a1e569d37e0: [mlir-c] Add getting fused loc (authored by jpienaar). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 373415 mlir/include/mlir-c/IR.h
mlir/lib/CAPI/IR/IR.cpp
mlir/test/CAPI/ir.c
|