diff options
| author | Antonio Frighetto <me@antoniofrighetto.com> | 2025-11-11 10:28:35 +0100 |
|---|---|---|
| committer | Antonio Frighetto <me@antoniofrighetto.com> | 2025-11-11 10:30:58 +0100 |
| commit | eaf3a91722fbb0f6598907c9dfa14ca632cc71c4 (patch) | |
| tree | 19ce1f16d0764bbaeff709ff6caee5c0d8ff543e /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h | |
| parent | 9100001cd08ccb9a4091200c2421ff2aee7829c6 (diff) | |
[IndVarSimplify] Ensure fp values can be represented as exact integers
When transforming floating-point induction variables into integer ones,
make sure we stay within the bounds of fp values that can be represented
as integers without gaps, i.e., 2^24 and 2^53 for IEEE-754 single and
double precision respectively (both on negative and positive side).
Fixes: https://github.com/llvm/llvm-project/issues/166496.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h')
0 files changed, 0 insertions, 0 deletions
