Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D103264
[mlir] Don't elide the last op if there is no terminator ClosedPublic Authored by antiagainst on May 27 2021, 9:38 AM.
Details
Diff Detail
Event Timelineantiagainst added a child revision: D103265: [mlir][spirv] Use SingleBlock + NoTerminator for spv.module.May 27 2021, 9:38 AM This revision is now accepted and ready to land.May 27 2021, 11:36 AM This revision was landed with ongoing or failed builds.May 28 2021, 4:26 AM Closed by commit rG4694097dab72: [mlir] Don't elide the last op if there is no terminator (authored by antiagainst). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 348313 mlir/lib/IR/AsmPrinter.cpp
|