This enables checking the printing flags when formatting names
in SSANameState.
Depends On D105299
Paths
| Differential D105300
[mlir] Added OpPrintingFlags to AsmState and SSANameState. ClosedPublic Authored by izuk on Jul 1 2021, 10:59 AM.
Details Summary This enables checking the printing flags when formatting names Depends On D105299
Diff Detail
Event Timelineizuk retitled this revision from Added OpPrintingFlags to AsmState and SSANameState. to [mlir] Added OpPrintingFlags to AsmState and SSANameState..Jul 2 2021, 2:22 PM This revision is now accepted and ready to land.Jul 8 2021, 11:48 AM bondhugula added inline comments. This revision was landed with ongoing or failed builds.Jul 10 2021, 10:20 AM Closed by commit rG2c0f17982f39: [mlir] Added OpPrintingFlags to AsmState and SSANameState. (authored by izuk, committed by mehdi_amini). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 357730 mlir/include/mlir/IR/AsmState.h
mlir/include/mlir/IR/Operation.h
mlir/lib/IR/AsmPrinter.cpp
mlir/lib/Transforms/LocationSnapshot.cpp
|
Field doc comment here please.