diff options
author | Florian Hahn <flo@fhahn.com> | 2022-04-26 13:16:02 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-04-26 13:56:32 +0100 |
commit | c59d95f6a47c81e0f9eae37625b6ee14022e06a2 (patch) | |
tree | faa3b05050547bbf4481178ff4380453ef3c2fbb /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | b9fc18f89acc85081ebffe1bf777c08af4474df4 (diff) | |
download | llvm-c59d95f6a47c81e0f9eae37625b6ee14022e06a2.zip llvm-c59d95f6a47c81e0f9eae37625b6ee14022e06a2.tar.gz llvm-c59d95f6a47c81e0f9eae37625b6ee14022e06a2.tar.bz2 |
[ConstraintElimination] Check if const. is small enough before using it
Check if the value of a ConstantInt is small enough to be used for
solving before calling getSExtValue.
Fixes #55085
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions