llvm-project/mlir/lib
Adrian Kuegel 9122070563 [mlir] Expose target configuration for lowering to ROCDL.
Differential Revision: https://reviews.llvm.org/D93028
2020-12-11 13:20:53 +01:00
..
Analysis [mlir][Affine] Fix vectorizability check for multiple load/stores 2020-12-09 12:19:34 -08:00
Bindings Add MLIR Python binding for Array Attribute 2020-12-10 20:51:34 +00:00
CAPI [mlir][Attributes][NFC] Move all builtin Attribute classes to BuiltinAttributes.h 2020-12-03 18:02:11 -08:00
Conversion [mlir] Expose target configuration for lowering to ROCDL. 2020-12-11 13:20:53 +01:00
Dialect [mlir] Remove the dependency on StandardOps from FoldUtils 2020-12-10 14:13:57 -08:00
EDSC [mlir][linalg] Add vectorization for element-wise linalg ops 2020-12-03 15:31:13 -08:00
ExecutionEngine [mlir][Types][NFC] Move all of the builtin Type classes to BuiltinTypes.h 2020-12-03 18:02:10 -08:00
IR [mlir][IR] Move the storage for results to before the Operation instead of after. 2020-12-04 21:01:42 -08:00
Interfaces [mlir][Types][NFC] Move all of the builtin Type classes to BuiltinTypes.h 2020-12-03 18:02:10 -08:00
Parser [mlir][Parser] Fix crash in DenseElementsAttr parser when no elements are parsed 2020-12-10 12:48:37 -08:00
Pass [mlir][Pass] Remove the restriction that PassManager can only run on ModuleOp 2020-12-03 15:47:01 -08:00
Reducer [mlir] NFC: fix trivial typos 2020-10-29 04:05:22 +09:00
Rewrite [mlir][NFC] Remove Function.h and Module.h in favor of BuiltinOps.h 2020-12-03 18:02:10 -08:00
Support [mlir][BuiltinDialect] Resolve comments from D91571 2020-11-19 11:12:49 -08:00
TableGen [TableGen] Eliminate the 'code' type 2020-12-03 10:19:11 -05:00
Target [mlir] Explicitly track branch instructions in translation to LLVM IR 2020-12-10 11:08:58 +01:00
Transforms [mlir] Remove the dependency on StandardOps from FoldUtils 2020-12-10 14:13:57 -08:00
Translation [mlir][BuiltinDialect] Resolve comments from D91571 2020-11-19 11:12:49 -08:00
CMakeLists.txt [mlir][NFC] Move around the code related to PatternRewriting to improve layering 2020-10-26 18:01:06 -07:00