llvm-capstone/mlir/lib/Analysis
iambrj 866391580b [MLIR][Presburger] Implement getDomainSet and getRangeSet for PresburgerRelation
This patch implements getDomainSet and getRangeSet for PresburgerRelation

Reviewed By: Groverkss

Differential Revision: https://reviews.llvm.org/D158263
2023-08-19 16:12:43 +05:30
..
AliasAnalysis [mlir] Revamp RegionBranchOpInterface successor mechanism 2023-08-10 10:27:27 +02:00
DataFlow [MLIR][analysis] Fix call op handling in sparse backward dataflow 2023-08-11 17:26:58 +00:00
Presburger [MLIR][Presburger] Implement getDomainSet and getRangeSet for PresburgerRelation 2023-08-19 16:12:43 +05:30
AliasAnalysis.cpp
CallGraph.cpp
CFGLoopInfo.cpp [LoopInfo] Move generic LoopInfo into own files 2023-04-24 06:07:05 +00:00
CMakeLists.txt [MLIR][ANALYSIS] Add liveness analysis utility 2023-07-21 13:29:14 -07:00
DataFlowFramework.cpp [mlir] add backward dense dataflow analysis 2023-07-11 16:47:53 +00:00
DataLayoutAnalysis.cpp
FlatLinearValueConstraints.cpp [mlir] Remove dead code in Analysis/FlatLinearValueConstraints. 2023-07-19 08:19:53 +02:00
Liveness.cpp [mlir] Move casting calls from methods to function calls 2023-05-12 11:21:25 +02:00
SliceAnalysis.cpp [Support] Change SetVector's default template parameter to SmallVector<*, 0> 2023-07-25 13:13:35 -07:00