History log of /llvm-project/llvm/test/CodeGen/PowerPC/frameindex-negative-offset.ll (Results 1 – 1 of 1)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: llvmorg-21-init, llvmorg-19.1.7, llvmorg-19.1.6, llvmorg-19.1.5
# 04a2d50e 28-Nov-2024 Nikita Popov <npopov@redhat.com>

[PPC] Use getSignedConstant() for frame index offset

The offset is signed. Fixes assertion failure reported at:
https://github.com/llvm/llvm-project/pull/117558#issuecomment-2504413074