Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D108369
[mlir][linalg] Fix __repr__ implementation in const from opdsl ClosedPublic Authored by shabalin on Aug 19 2021, 5:32 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: wrengr, Chia-hungDuan, dcaballe and 18 others. · View Herald TranscriptAug 19 2021, 5:32 AM shabalin retitled this revision from Fix __str__ implementation in const from opdsl to Fix __repr__ implementation in const from opdsl. This revision is now accepted and ready to land.Aug 19 2021, 5:38 AM shabalin retitled this revision from Fix __repr__ implementation in const from opdsl to [mlir][linalg] Fix __repr__ implementation in const from opdsl.Aug 19 2021, 6:36 AM Closed by commit rG1631d9a7ea1a: [mlir][linalg] Fix __repr__ implementation in const from opdsl (authored by shabalin, committed by ftynse). · Explain WhyAug 20 2021, 3:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 367757 mlir/python/mlir/dialects/linalg/opdsl/lang/comprehension.py
|