diff options
author | Wesley Wiser <wwiser@gmail.com> | 2025-01-17 07:09:00 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-17 20:09:00 +0700 |
commit | 41f430a48db992477534b65b288b47d487c4797d (patch) | |
tree | 2d678b971d681409c0da309870fed3d75badf611 /llvm/unittests/ADT/StringRefTest.cpp | |
parent | fb2c9d940ad87e6ae09e06c6915e0c925a4f87ec (diff) | |
download | llvm-41f430a48db992477534b65b288b47d487c4797d.zip llvm-41f430a48db992477534b65b288b47d487c4797d.tar.gz llvm-41f430a48db992477534b65b288b47d487c4797d.tar.bz2 |
[X86] Don't fold very large offsets into addr displacements during ISel (#121678)
Doing so can cause the resulting displacement after frame layout to
become inexpressible (or cause over/underflow currently during frame
layout).
Fixes the error reported in
https://github.com/llvm/llvm-project/pull/101840#issuecomment-2306975944.
Diffstat (limited to 'llvm/unittests/ADT/StringRefTest.cpp')
0 files changed, 0 insertions, 0 deletions