Without this PatternRewriting infrastructure does not know of modifications and
cannot properly legalize nor rollback changes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D89129
[mlir] Forward listeners when utilizing scf::IfOp::get*BodyBuilder. ClosedPublic Authored by tpopp on Oct 9 2020, 6:46 AM.
Details Summary Without this PatternRewriting infrastructure does not know of modifications and
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptOct 9 2020, 6:46 AM This revision is now accepted and ready to land.Oct 9 2020, 8:51 AM Closed by commit rG46dd827232e7: [mlir] Forward listeners when utilizing scf::IfOp::get*BodyBuilder. (authored by Tres Popp <tpopp@google.com>). · Explain WhyOct 9 2020, 9:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 297225 mlir/include/mlir/Dialect/SCF/SCFOps.td
|