llvm-project/mlir/include/mlir-c
River Riddle d023661115 [mlir][AsmPrinter] Allow explicitly disabling debug info
This adds an `enable` flag to OpPrintingFlags::enableDebugInfo
that allows for overriding any command line flags for debug printing,
and matches the format that we use for other `enableBlah` API.
2022-11-18 02:09:57 -08:00
..
Bindings/Python [mlir] Overhaul C/Python registration APIs to properly scope registration/loading activities. 2022-07-16 17:27:50 -07:00
Dialect [mlir] add OperationType to the Transform dialect 2022-10-11 09:55:19 +00:00
AffineExpr.h [mlir][python] improve usability of Python affine construct bindings 2021-11-03 10:48:01 +01:00
AffineMap.h [mlir][linalg][python] Add attribute support to the OpDSL. 2021-06-24 09:40:32 +00:00
BuiltinAttributes.h [mlir] Add Python bindings for StridedLayoutAttr 2022-09-29 11:03:30 +00:00
BuiltinTypes.h Add Float8E4M3FN type to MLIR. 2022-11-16 10:24:25 +01:00
Conversion.h Apply clang-tidy fixes for llvm-header-guard in MLIR (NFC) 2022-01-13 23:14:06 +00:00
Debug.h [mlir] Improve debug flag management in Python bindings 2021-04-19 14:45:43 +02:00
Diagnostics.h
ExecutionEngine.h [mlir] Fix and test python bindings for dump_to_object_file 2022-10-20 15:53:16 +02:00
IR.h [mlir][AsmPrinter] Allow explicitly disabling debug info 2022-11-18 02:09:57 -08:00
IntegerSet.h
Interfaces.h [MLIR] replace C++ function type defintion in the C API's Interfaces.h 2022-02-21 07:53:59 -08:00
Pass.h [mlir][CAPI] Include anchor op in mlirParsePassPipeline 2022-11-03 11:48:21 -04:00
RegisterEverything.h [mlir] Overhaul C/Python registration APIs to properly scope registration/loading activities. 2022-07-16 17:27:50 -07:00
Support.h [mlir][capi] Add external pass creation to MLIR C-API 2022-04-04 10:27:11 -06:00
Transforms.h