summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorRiver Riddle <riddleriver@gmail.com>2020-04-21 02:54:05 -0700
committerRiver Riddle <riddleriver@gmail.com>2020-04-21 02:59:25 -0700
commit152d29cc74b8dd47e93255d1e8bb1361f5828d1b (patch)
treea132245cce0d45bcb9c2b8c1658025d930419ef7 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent4ccafab0769ffaf1aee1c727ee5b733ce7907594 (diff)
[mlir][Transforms] Add pass to perform sparse conditional constant propagation
This revision adds the initial pass for performing SCCP generically in MLIR. SCCP is an algorithm for propagating constants across control flow, and optimistically assumes all values to be constant unless proven otherwise. It currently supports branching control, with support for regions and inter-procedural propagation being added in followups. Differential Revision: https://reviews.llvm.org/D78397
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions