aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lldbgdbproxy.py
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2024-10-10 20:04:46 +0100
committerGitHub <noreply@github.com>2024-10-10 20:04:46 +0100
commitbb937e276da11c6d85318b32006f6510877c1a2c (patch)
treecf8bc2fa0dd2b1ef3eec960ecc93e7e61d827252 /lldb/packages/Python/lldbsuite/test/lldbgdbproxy.py
parent747d8f3fc93d912183059142631a343fb20bd07f (diff)
downloadllvm-bb937e276da11c6d85318b32006f6510877c1a2c.zip
llvm-bb937e276da11c6d85318b32006f6510877c1a2c.tar.gz
llvm-bb937e276da11c6d85318b32006f6510877c1a2c.tar.bz2
[LV] Compute value of escaped induction based on the computed end value. (#110576)
Update fixupIVUsers to compute the value for escaped inductions using the already computed end value of the induction (EndValue), but subtracting the step. This results in slightly simpler codegen, as we avoid computing the full transformed index at VectorTripCount - 1. PR: https://github.com/llvm/llvm-project/pull/110576
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbproxy.py')
0 files changed, 0 insertions, 0 deletions