Following DenseElementsAttr pattern.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D140189
[mlir-c] Add method to create unmanaged dense resource elements attr ClosedPublic Authored by jpienaar on Dec 15 2022, 9:52 PM.
Details Summary Following DenseElementsAttr pattern.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 16 2022, 12:02 PM Closed by commit rGfb5a64f0cfac: [mlir-c] Add method to create unmanaged dense resource elements attr (authored by jpienaar). · Explain WhyDec 16 2022, 1:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 483654 mlir/include/mlir-c/BuiltinAttributes.h
mlir/lib/CAPI/IR/BuiltinAttributes.cpp
mlir/test/CAPI/ir.c
|