summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Analysis/DataFlow/TestDenseForwardDataFlowAnalysis.cpp
AgeCommit message (Expand)Author
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-09-14[mlir] Allow loop-like operations in `AbstractDenseForwardDataFlowAnalysis` (...vic
2023-07-27[mlir] NFC: rename XDataFlowAnalysis to XForwardDataFlowAnalysisAlex Zinenko