Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/Dialect/Transform/IR/TransformOps.cpp | ||
---|---|---|
423 | Nit: there's no need to add <4> anymore. |
Paths
| Differential D141930
[mlir][Transform] Add a transform.get_consumers_of_result navigation op ClosedPublic Authored by nicolasvasilache on Jan 17 2023, 6:37 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 17 2023, 6:42 AM This revision was landed with ongoing or failed builds.Jan 17 2023, 7:01 AM Closed by commit rG4adf89fc65f6: [mlir][Transform] Add a transform.get_consumers_of_result navigation op (authored by nicolasvasilache). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 489800 mlir/include/mlir/Dialect/Transform/IR/TransformOps.td
mlir/lib/Dialect/Transform/IR/TransformOps.cpp
mlir/test/Dialect/Transform/test-interpreter.mlir
|
Nit: there's no need to add <4> anymore.