The getCapsule and createFromCapsule comments incorrectly state the PyMlirContext and MlirContext in PyLocation, PyAttribute, and PyType classes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D95413
[mlir][Python] Fix comments of 'getCapsule' and 'createFromCapsule' ClosedPublic Authored by zhanghb97 on Jan 25 2021, 6:51 PM.
Details Summary The getCapsule and createFromCapsule comments incorrectly state the PyMlirContext and MlirContext in PyLocation, PyAttribute, and PyType classes.
Diff Detail
Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 13 others. · View Herald TranscriptJan 25 2021, 6:51 PM This revision is now accepted and ready to land.Jan 25 2021, 7:46 PM This revision was landed with ongoing or failed builds.Jan 25 2021, 9:00 PM Closed by commit rGa2914e0c158c: [mlir][Python] Fix comments of 'getCapsule' and 'createFromCapsule' (authored by zhanghb97). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 319202 mlir/lib/Bindings/Python/IRModules.h
|