diff options
| author | Alexey Bataev <a.bataev@outlook.com> | 2024-10-24 08:57:07 -0700 |
|---|---|---|
| committer | Alexey Bataev <a.bataev@outlook.com> | 2024-10-24 08:59:24 -0700 |
| commit | e914421d7fbf22059ea2180233add0c914ec80f0 (patch) | |
| tree | eedefc95fe53000feb560f74412c7cb7b3836ac6 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 907c13638819b36ecc5154775217068b1a1f4cfc (diff) | |
[SLP]Do correct signedness analysis for externally used scalars
If the scalars is used externally is in the root node, it may have
incorrect signedness info because of the conflict with the demanded bits
analysis. Need to perform exact signedness analysis and compute it
rather than rely on the precomputed value, which might be incorrect for
alternate zext/sext nodes.
Fixes #113520
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
