summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Analysis/DataFlow/TestDeadCodeAnalysis.cpp
AgeCommit message (Expand)Author
2024-10-11[mlir] [dataflow] unify semantics of program point (#110344)donald chen
2024-08-25[mlir] [dataflow] Refactoring the definition of program points in data flow a...donald chen
2022-08-29[mlir][dataflow] Consolidate AbstractSparseLattice::markPessimisticFixpoint()...Zhixun Tan
2022-07-07[mlir] Swap integer range inference to the new frameworkMogball
2022-06-30[mlir] Add Dead Code AnalysisMogball