llvm-project/mlir/include
Sergei Grechanik 988a3ba0d8 [mlir] Expose printer flags in AsmState
This change exposes printer flags in AsmState and AsmStateImpl. All functions
receiving AsmState as a parameter now use the flags from the AsmState instead of
taking an additional OpPrintingFlags parameter.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D119870
2022-02-15 17:27:45 -08:00
..
mlir [mlir] Expose printer flags in AsmState 2022-02-15 17:27:45 -08:00
mlir-c [mlir][capi] Add DialectRegistry to MLIR C-API 2022-02-01 13:42:06 -07:00