diff options
| author | Nikita Popov <npopov@redhat.com> | 2024-07-03 10:58:38 +0200 |
|---|---|---|
| committer | Nikita Popov <npopov@redhat.com> | 2024-07-03 11:05:33 +0200 |
| commit | 4d2ae88d1617a910ec3a1436ce53579523ac2f97 (patch) | |
| tree | cf07298e3d3f75ddc58d6a247c2cfc289c9e17d2 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
| parent | a3571376ad9555de07e4d8f74f92de1eaa4c486e (diff) | |
| download | llvm-4d2ae88d1617a910ec3a1436ce53579523ac2f97.zip llvm-4d2ae88d1617a910ec3a1436ce53579523ac2f97.tar.gz llvm-4d2ae88d1617a910ec3a1436ce53579523ac2f97.tar.bz2 | |
[InstCombine] Fix invalid scalarization of div
If the binop is not speculatable, and the extract index is out of
range, then scalarizing will perform the operation on a poison
operand, resulting in immediate UB, instead of the previous
poison result.
Fixes https://github.com/llvm/llvm-project/issues/97053.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions
