Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D118027
[mlir] Fix broken __repr__ implementation in Linalg OpDSL ClosedPublic Authored by shabalin on Jan 24 2022, 3:45 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 20 others. · View Herald TranscriptJan 24 2022, 3:45 AM This revision is now accepted and ready to land.Jan 24 2022, 4:02 AM This revision was landed with ongoing or failed builds.Jan 24 2022, 6:58 AM Closed by commit rG2d9ed1aba236: [mlir] Fix broken __repr__ implementation in Linalg OpDSL (authored by shabalin). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 402509 mlir/python/mlir/dialects/linalg/opdsl/lang/comprehension.py
|