llvm-project/mlir/lib
Lei Zhang 1e9321e97a [mlir][spirv] NFC: move folders and canonicalizers in a separate file
This gives us better file organization and faster compilation time
by avoid having a gigantic SPIRVOps.cpp file.
2020-02-26 12:41:14 -05:00
..
Analysis Move StandardOps/Ops.h to StandardOps/IR/Ops.h 2020-02-21 11:58:47 -08:00
Conversion [mlir] NFC: update documentation in ConvertLinalgToLLVM 2020-02-25 15:16:14 +01:00
Dialect [mlir][spirv] NFC: move folders and canonicalizers in a separate file 2020-02-26 12:41:14 -05:00
EDSC [mlir][EDSC] Almost NFC - Refactor and untangle EDSC dependencies 2020-02-10 12:10:41 -05:00
ExecutionEngine [mlir] Use LLJIT::getMainJITDylib instead of hardcoding '<main>' 2020-02-20 14:19:34 -08:00
IR [mlir] Silence error: call to constructor of 'llvm::APInt' is ambiguous 2020-02-21 10:06:04 -05:00
Parser [mlir][DenseElementsAttr] Fix storage size for bfloat16 when parsing from hex. 2020-02-25 15:00:32 -08:00
Pass Hide implementation details. NFC> 2020-02-17 17:55:23 +01:00
Quantizer Move StandardOps/Ops.h to StandardOps/IR/Ops.h 2020-02-21 11:58:47 -08:00
Support Remove static registration for dialects, and the "alwayslink" hack for passes 2020-02-12 09:13:02 +00:00
TableGen [mlir][ODS] Add support for specifying the successors of an operation. 2020-02-21 15:15:32 -08:00
Target [mlir] Add explicit friendship to LLVM::ModuleTranslation to derived 2020-02-05 18:34:44 -08:00
Transforms Move StandardOps/Ops.h to StandardOps/IR/Ops.h 2020-02-21 11:58:47 -08:00
Translation Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
CMakeLists.txt NFC: Move AffineOps dialect to the Dialect sub-directory. 2019-08-20 15:36:39 -07:00