Bug fix. Stream must outlive the pass manager.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D114277
[mlir] Bug fix. Stream must outlive the pass manager. ClosedPublic Authored by rdzhabarov on Nov 19 2021, 1:13 PM.
Details Summary Bug fix. Stream must outlive the pass manager.
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 20 others. · View Herald TranscriptNov 19 2021, 1:13 PM This revision is now accepted and ready to land.Nov 19 2021, 1:17 PM This revision was landed with ongoing or failed builds.Nov 19 2021, 1:46 PM Closed by commit rGd729f4c38fca: [mlir] Bug fix. Stream must outlive the pass manager. (authored by rdzhabarov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 388619 mlir/lib/Dialect/GPU/Transforms/SerializeToBlob.cpp
|