summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2021-08-07 14:02:24 +0100
committerFlorian Hahn <flo@fhahn.com>2021-08-07 14:06:50 +0100
commita00aafc30dbcd24c9258e3cb575d2afb49266df0 (patch)
tree809895cbdda3954e96b21a319245215f496f9de7 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent45685a1fc4524579a25b03eb1a27e8fcb792afc7 (diff)
[VPlan] Iterate over phi recipes to detect reductions to fix.
After refactoring the phi recipes, we can now iterate over all header phis in a VPlan to detect reductions when it comes to fixing them up when tail folding. This reduces the coupling with the cost model & legal by using the information directly available in VPlan. It also removes a call to getOrAddVPValue, which references the original IR value which may become outdated after VPlan transformations. Reviewed By: Ayal Differential Revision: https://reviews.llvm.org/D100102
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions