This is a generic utility that can be reused beyond the IR bindings.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D90736
Move MlirStringCallback declaration from mlir-c/IR.h to mlir-c/Support.h (NFC) ClosedPublic Authored by mehdi_amini on Nov 3 2020, 10:29 PM.
Details Summary This is a generic utility that can be reused beyond the IR bindings.
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptNov 3 2020, 10:29 PM This revision is now accepted and ready to land.Nov 3 2020, 10:52 PM
This revision was landed with ongoing or failed builds.Nov 4 2020, 10:46 AM Closed by commit rGbf5c8625c48c: Move MlirStringCallback declaration from mlir-c/IR.h to mlir-c/Support.h (NFC) (authored by mehdi_amini). · Explain Why This revision was automatically updated to reflect the committed changes.
Diff 302908 mlir/include/mlir-c/IR.h
mlir/include/mlir-c/Support.h
|
Nit: reformat comment to C99