diff options
author | Florian Hahn <flo@fhahn.com> | 2025-08-02 16:31:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-02 16:31:31 +0100 |
commit | 08f50e96657bcc4ee9186b54184c5e82c42b910e (patch) | |
tree | 2b7f75ea65fba0dcc4fc00beefc00d4b57e37f0e /lldb/unittests/ScriptInterpreter/Python | |
parent | c304a2bb0c83ce34c7a63d9812888fc89c3facb5 (diff) | |
download | llvm-08f50e96657bcc4ee9186b54184c5e82c42b910e.zip llvm-08f50e96657bcc4ee9186b54184c5e82c42b910e.tar.gz llvm-08f50e96657bcc4ee9186b54184c5e82c42b910e.tar.bz2 |
[VPlan] Use vector tripcount if computable when simplifying conds. (#151034)
Update isConditionTrueViaVFAndUF to use the vector trip count if
computable. This is the case when it has been materialized to a
constant. Otherwise fall back to the trip count.
PR: https://github.com/llvm/llvm-project/pull/151034
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions