Files
clang-p2996/mlir/test/lib/Analysis/DataFlow/TestDenseDataFlowAnalysis.h
donald chen b6603e1bf1 [mlir] [dataflow] Refactoring the definition of program points in data flow analysis (#105656)
This patch distinguishes between program points and lattice anchors in
data flow analysis, where lattice anchors represent locations where a
lattice can be attached, while program points denote points in program
execution.

Related discussions:
https://discourse.llvm.org/t/rfc-unify-the-semantics-of-program-points/80671/8
2024-08-25 19:21:47 +08:00

7.1 KiB