diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-05-13 10:37:12 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2024-05-13 11:02:13 -0700 |
commit | 08177541267fff84a96701fc5fc232eb4f12f9d9 (patch) | |
tree | c3fcb98733f26aaebb1d9721d24a4d8d18677a7b /llvm/lib/IR/Module.cpp | |
parent | d03a1a6e5838c7c2c0836d71507dfdf7840ade49 (diff) | |
download | llvm-08177541267fff84a96701fc5fc232eb4f12f9d9.zip llvm-08177541267fff84a96701fc5fc232eb4f12f9d9.tar.gz llvm-08177541267fff84a96701fc5fc232eb4f12f9d9.tar.bz2 |
[RISCV] Improve testing of loads with offset in local-stack-slot-allocation.ll. NFC
The test we had didn't match it's description.
Now we have one test with a large offset that requires a virtual base register
and a test with a smaller offset that should not.
There is currently a bug that causes the offset to double counted
leading to the small case also using a virtual base register.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions