When running with -debug, print the IR after bufferizing each op.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D137065
[mlir][bufferize][NFC] Debug output during bufferization ClosedPublic Authored by springerm on Oct 31 2022, 2:24 AM.
Details Summary When running with -debug, print the IR after bufferizing each op.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 31 2022, 2:25 AM This revision was landed with ongoing or failed builds.Oct 31 2022, 2:30 AM Closed by commit rGdf23ede2f117: [mlir][bufferize][NFC] Debug output during bufferization (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 471933 mlir/lib/Dialect/Bufferization/Transforms/Bufferize.cpp
|