- Add capsule get/create for Attribute and Type, which already had capsule interop defined.
- Add capsule interop and get/create for Location.
- Add Location eq.
- Use get() and implicit cast to go from PyAttribute, PyType, PyLocation to MlirAttribute, MlirType, MlirLocation (bundled with this change because I didn't want to continue the pattern one more time).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo