diff options
author | Ilia Kuklin <ikuklin@accesssoftek.com> | 2025-09-12 14:38:59 +0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-12 14:38:59 +0500 |
commit | 14ae5f32f70f965df822de18ca93521ffb820079 (patch) | |
tree | 436c5ed43b36d41bf4d006c339449d04d9b30db1 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 3b48c64d0822dfaee98ab85a9299d03f50490f8e (diff) | |
download | llvm-14ae5f32f70f965df822de18ca93521ffb820079.zip llvm-14ae5f32f70f965df822de18ca93521ffb820079.tar.gz llvm-14ae5f32f70f965df822de18ca93521ffb820079.tar.bz2 |
[lldb] Allow division by floating point zero in Scalar (#158115)
`Scalar` produced an invalid value when detecting any division by zero.
This should be only for integer division.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions