diff options
author | donald chen <chenxunyu1993@gmail.com> | 2024-08-25 19:21:47 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-25 19:21:47 +0800 |
commit | b6603e1bf11dee4761e49af6581c8b8f074b705d (patch) | |
tree | bd0f172e5553a469f2dc1bbbb60ca5a8b7b1a0ac /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 51365212362c4d0e32a0c747ab85bbf3919944b8 (diff) | |
download | llvm-b6603e1bf11dee4761e49af6581c8b8f074b705d.zip llvm-b6603e1bf11dee4761e49af6581c8b8f074b705d.tar.gz llvm-b6603e1bf11dee4761e49af6581c8b8f074b705d.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions