llvm-project/mlir/lib/Analysis
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
..
AffineAnalysis.cpp [MLIR][NFC] drop some unnecessary includes 2020-03-27 09:17:27 +05:30
AffineStructures.cpp [MLIR] fix/update affine data copy utility for max/min bounds 2020-04-07 13:55:42 +05:30
CMakeLists.txt [mlir][NFC] Cleanup AffineOps directory structure 2020-03-20 14:23:43 -07:00
CallGraph.cpp [mlir] Add support for detecting single use callables in the Inliner. 2020-03-18 13:10:41 -07:00
Dominance.cpp [mlir] Extended Dominance analysis with a function to find the nearest common dominator of two given blocks. 2020-03-27 14:55:40 +01:00
Liveness.cpp Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
LoopAnalysis.cpp [MLIR][NFC] loop transforms/analyis utils cleanup / modernize 2020-04-01 22:36:25 +05:30
NestedMatcher.cpp [mlir][NFC] Cleanup AffineOps directory structure 2020-03-20 14:23:43 -07:00
SliceAnalysis.cpp [mlir][NFC] Cleanup AffineOps directory structure 2020-03-20 14:23:43 -07:00
Utils.cpp [MLIR] ShapedType accessor minor fixes + add isDynamicDim accessor 2020-04-09 08:47:50 +05:30
Verifier.cpp Add a flag on the context to protect against creation of operations in unregistered dialects 2020-03-30 19:37:31 +00:00