llvm-project/mlir/lib
Uday Bondhugula d314b7d5ca [MLIR] ShapedType accessor minor fixes + add isDynamicDim accessor
Minor fixes and cleanup for ShapedType accessors, use
ShapedType::kDynamicSize, add ShapedType::isDynamicDim.

Differential Revision: https://reviews.llvm.org/D77710
2020-04-09 08:47:50 +05:30
..
Analysis [MLIR] ShapedType accessor minor fixes + add isDynamicDim accessor 2020-04-09 08:47:50 +05:30
Conversion [MLIR] ShapedType accessor minor fixes + add isDynamicDim accessor 2020-04-09 08:47:50 +05:30
Dialect [MLIR] ShapedType accessor minor fixes + add isDynamicDim accessor 2020-04-09 08:47:50 +05:30
EDSC [MLIR] Add support for libMLIR.so 2020-03-06 13:25:18 -08:00
ExecutionEngine [MLIR] Add simple runner utilities for timing 2020-03-31 23:08:29 +05:30
IR [MLIR] ShapedType accessor minor fixes + add isDynamicDim accessor 2020-04-09 08:47:50 +05:30
Interfaces [MLIR] Interfaces need to used add_mlir_library 2020-03-19 16:44:24 -07:00
Parser [mlir] NFC: fix trivial typo in source files 2020-03-28 10:12:49 +09:00
Pass [mlir][Pass] Remove the use of CRTP from the Pass classes 2020-04-07 14:08:52 -07:00
Support [mlir][NFC] Wrap the cl::opts in JitRunner within a struct to avoid global initializers. 2020-04-08 18:33:37 -07:00
TableGen [mlir][Pass] Update the PassGen to generate base classes instead of utilities 2020-04-07 14:08:52 -07:00
Target [mlir] Remove need for static global ctors from mlir-translate 2020-04-08 16:52:33 -06:00
Transforms [mlir] Eliminate the remaining usages of cl::opt instead of PassOption. 2020-04-08 13:05:08 -07:00
Translation [mlir] Refactor and cleanup the translation facilities. 2020-04-05 16:21:21 -07:00
CMakeLists.txt Remove FxpMathOps dialect and Quantizer tool. 2020-04-07 13:22:39 -07:00