diff options
author | Florian Hahn <flo@fhahn.com> | 2025-08-06 14:43:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-06 14:43:03 +0100 |
commit | e80e7e717e8c2efe2c1712dc3bb4f25ba7ed11f6 (patch) | |
tree | a595d25d17ac15ab1d71f476460fa77c0a5a1544 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
parent | fa91dcbefd7d9f16b2c6d624b14a1c023745b78a (diff) | |
download | llvm-e80e7e717e8c2efe2c1712dc3bb4f25ba7ed11f6.zip llvm-e80e7e717e8c2efe2c1712dc3bb4f25ba7ed11f6.tar.gz llvm-e80e7e717e8c2efe2c1712dc3bb4f25ba7ed11f6.tar.bz2 |
[VPlan] Use scalar VPPhi instead of VPWidenPHIRecipe in createPlainCFG. (#150847)
The initial VPlan closely reflects the original scalar loop, so unsing
VPWidenPHIRecipe here is premature. Widened phi recipes should only be
introduced together with other widened recipes.
PR: https://github.com/llvm/llvm-project/pull/150847
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions