This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

zhanghb97 created this revision.Jan 25 2021, 6:51 PM
zhanghb97 requested review of this revision.Jan 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
This revision was automatically updated to reflect the committed changes.