diff options
author | Florian Hahn <flo@fhahn.com> | 2024-09-05 18:20:16 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2024-09-05 18:20:16 +0100 |
commit | cf2ecc7c1c24dee6e3b70a836474a5ac553829b3 (patch) | |
tree | 41b2b360da6b4405b29d435199bca9bdcb7653e7 /llvm/lib/Support/MemoryBuffer.cpp | |
parent | 54194e1506bdd6dc37988678a8047ad4d48168fa (diff) | |
download | llvm-cf2ecc7c1c24dee6e3b70a836474a5ac553829b3.zip llvm-cf2ecc7c1c24dee6e3b70a836474a5ac553829b3.tar.gz llvm-cf2ecc7c1c24dee6e3b70a836474a5ac553829b3.tar.bz2 |
[LV] Remove over-aggressive assert from 3fe6a064f15c.
There are some cases where only the first operand is marked for
truncation. In that case, the compare won't be truncated which would
incorrectly trigger the assertion.
It also shows that the check pre 3fe6a064f15c also considered compares
truncated that cannot be truncated.
Diffstat (limited to 'llvm/lib/Support/MemoryBuffer.cpp')
0 files changed, 0 insertions, 0 deletions