This allows subclasses (such as the ErrorCheckingTrackingListener in IREE) to produce better error messages.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151322
[mlir][transform] Expose transform op from TrackingListener ClosedPublic Authored by springerm on May 24 2023, 5:48 AM.
Details Summary This allows subclasses (such as the ErrorCheckingTrackingListener in IREE) to produce better error messages.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 24 2023, 5:56 AM Closed by commit rGc1e9131d9b27: [mlir][transform] Expose transform op from TrackingListener (authored by springerm). · Explain WhyMay 24 2023, 6:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 525139 mlir/include/mlir/Dialect/Transform/IR/TransformOps.h
|