diff options
author | Vadim Curcă <80581374+VadimCurca@users.noreply.github.com> | 2025-06-04 14:15:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-04 14:15:05 +0200 |
commit | 5a531b115844a038d7bd0108ebafe6bacbef75e3 (patch) | |
tree | d3013679e6d173c08449fa9f9eb797f4f458a09f /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9411b0004876247bd0850cd86d7cba483c306e6e (diff) | |
download | llvm-5a531b115844a038d7bd0108ebafe6bacbef75e3.zip llvm-5a531b115844a038d7bd0108ebafe6bacbef75e3.tar.gz llvm-5a531b115844a038d7bd0108ebafe6bacbef75e3.tar.bz2 |
[mlir] NFC: Add data flow analysis extension points (#142549)
This commit introduces `visitCallOperation` and `visitCallableOperation`
extension points in the sparse data flow analysis framework. This
allows, for example, to make the analysis less conservative, without a
lot of code duplication, propagating information even if not all the
call or return sites are known.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions