This is intended to ease the transition for client with a lot of
dependencies. It'll be removed in the coming weeks.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D86755
Add a global flag to disable the global dialect registry "process wise" ClosedPublic Authored by mehdi_amini on Aug 27 2020, 7:29 PM.
Details Summary This is intended to ease the transition for client with a lot of
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptAug 27 2020, 7:29 PM This revision is now accepted and ready to land.Aug 27 2020, 7:57 PM This revision was landed with ongoing or failed builds.Aug 27 2020, 8:17 PM Closed by commit rG7b00c80888f8: Add a global flag to disable the global dialect registry "process wise" (authored by mehdi_amini). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 288525 mlir/include/mlir/IR/Dialect.h
mlir/lib/IR/Dialect.cpp
mlir/lib/IR/MLIRContext.cpp
|
This is backwards.