Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D137708
[mlir][Transform] Fix transform.sequence crash in the presence of propagated silenceable errors and yield operations ClosedPublic Authored by nicolasvasilache on Nov 9 2022, 5:11 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 9 2022, 5:16 AM This revision was landed with ongoing or failed builds.Nov 9 2022, 5:42 AM Closed by commit rGaa6a6c56d8ec: [mlir][Transform] Fix transform.sequence crash in the presence of propagated… (authored by nicolasvasilache). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 474239 mlir/lib/Dialect/Transform/IR/TransformOps.cpp
mlir/test/Dialect/Transform/test-interpreter.mlir
|