llvm-project/mlir/include/mlir
Jacques Pienaar 72686d68c1 [mlir] Explicitly mark dialect prefixing
Missed previously and needed to flip the default. Most of these just
flipped to _Raw to retain existing state/keep this small except for TOSA
dialect which got flipped to _Both as no further change was needed..
2022-07-21 12:58:19 -07:00
..
Analysis [MLIR][Presburger] Provide functions to convert between arrays of MPInt and int64_t 2022-07-18 17:34:50 +01:00
Bindings/Python [mlir] Overhaul C/Python registration APIs to properly scope registration/loading activities. 2022-07-16 17:27:50 -07:00
CAPI [mlir] Overhaul C/Python registration APIs to properly scope registration/loading activities. 2022-07-16 17:27:50 -07:00
Conversion [mlir] (NFC) run clang-format on all files 2022-07-14 13:32:13 -07:00
Dialect [mlir] Explicitly mark dialect prefixing 2022-07-21 12:58:19 -07:00
ExecutionEngine [mlir] (NFC) run clang-format on all files 2022-07-14 13:32:13 -07:00
IR [mlir][tblgen] Add support for extraClassDefinition in AttrDef 2022-07-19 09:13:32 -07:00
Interfaces [mlir][NFC] Use proper c++ namespaces in .td files 2022-07-19 08:51:21 -07:00
Parser [mlir:LSP] Add support for code completing attributes and types 2022-07-08 16:24:55 -07:00
Pass [mlir] (NFC) run clang-format on all files 2022-07-14 13:32:13 -07:00
Reducer [mlir] Remove unneeded cl::ZeroOrMore for ListOption variables. NFC 2022-06-30 19:04:44 -07:00
Rewrite [mlir:PassOption] Rework ListOption parsing and add support for std::vector/SmallVector options 2022-04-02 00:45:11 -07:00
Support [mlir] (NFC) run clang-format on all files 2022-07-14 13:32:13 -07:00
TableGen [mlir][tblgen] Add support for extraClassDefinition in AttrDef 2022-07-19 09:13:32 -07:00
Target [mlir][LLVM] Make the nested type restriction on complex constants less aggressive 2022-05-12 11:47:01 +02:00
Tools [mlir] (NFC) run clang-format on all files 2022-07-14 13:32:13 -07:00
Transforms [mlir] (NFC) run clang-format on all files 2022-07-14 13:32:13 -07:00
CMakeLists.txt
InitAllDialects.h [mlir] Register linalg external TilingInterface models in InitAllDialects 2022-07-11 15:54:37 -06:00
InitAllPasses.h [mlir] move SCF headers to SCF/{IR,Transforms} respectively 2022-06-20 10:18:01 +02:00
InitAllTranslations.h [mlir] Add Cpp emitter 2021-09-02 13:51:05 +00:00