- This will enable tweaking IR printing options when enabling printing (for ex, tweak elideLargeElementsAttrs to create smaller IR logs)
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D83930
[MLIR] Add OpPrintingFlags to IRPrinterConfig. ClosedPublic Authored by jurahul on Jul 15 2020, 10:27 PM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 15 2020, 10:47 PM Closed by commit rG86ae0dd7f754: [MLIR] Add OpPrintingFlags to IRPrinterConfig. (authored by jurahul). · Explain WhyJul 16 2020, 8:06 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 278483 mlir/include/mlir/Pass/PassManager.h
mlir/lib/Pass/IRPrinting.cpp
|