summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Analysis/DataFlow/TestDenseBackwardDataFlowAnalysis.cpp
AgeCommit message (Expand)Author
2025-10-28 [MLIR] Revamp RegionBranchOpInterface (#165429)Mehdi Amini
2025-10-28Revert " [MLIR] Revamp RegionBranchOpInterface " (#165356)Mehdi Amini
2025-10-28 [MLIR] Revamp RegionBranchOpInterface (#161575)Mehdi Amini
2025-10-08[MLIR] Add more logging to DenseAnalysis/DeaDCodeAnalysis/TestDenseBackwardDa...Mehdi Amini
2025-06-20Define a DataFlowSolver helper that loads sensible default analyses (#143415)Jeremy Kun
2025-04-15[mlir] [dataflow] : Improve the time and space footprint of data flow. (#135325)donald chen
2024-10-11[mlir] [dataflow] unify semantics of program point (#110344)donald chen
2024-08-22[mlir][dataflow] Propagate errors from `visitOperation` (#105448)Ivan Butygin
2024-04-22[mlir][test] Reorganize the test dialect (#89424)Jeff Niu
2023-12-18[mlir] support non-interprocedural dataflow analyses (#75583)Oleksandr "Alex" Zinenko
2023-08-30Reland "[mlir] Use a type for representing branch points in `RegionBranchOpIn...Markus Böck
2023-08-29Revert "[mlir] Use a type for representing branch points in `RegionBranchOpIn...Markus Böck
2023-08-29[mlir] Use a type for representing branch points in `RegionBranchOpInterface`Markus Böck
2023-07-21[mlir] allow dense dataflow to customize call and region operationsAlex Zinenko
2023-07-11[mlir] add backward dense dataflow analysisAlex Zinenko