This is a follow up to D142182, to expose LocationAttrs through Python.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D142522
[MLIR] Add LocationAttr to the Python API ClosedPublic Authored by youngar on Jan 24 2023, 11:45 PM.
Details
Summary This is a follow up to D142182, to expose LocationAttrs through Python.
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Jan 25 2023, 9:21 AM Closed by commit rG792f3c8141bc: [MLIR] Add LocationAttr to the Python API (authored by youngar). · Explain WhyJan 25 2023, 4:12 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 492004 mlir/lib/Bindings/Python/IRCore.cpp
mlir/test/python/ir/location.py
|
Any reason why this is not a property?