diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-03-21 08:14:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-21 08:14:48 -0700 |
commit | 7678e6e562811688b472ad19900fa64cd00b7c06 (patch) | |
tree | fc14d2337e42dc214b13cdfe342a31904432ab1a /lldb/source/Commands/CommandObjectSource.cpp | |
parent | e4fa2e3562f20106f0fe4a4d09df03a548db4eae (diff) | |
download | llvm-7678e6e562811688b472ad19900fa64cd00b7c06.zip llvm-7678e6e562811688b472ad19900fa64cd00b7c06.tar.gz llvm-7678e6e562811688b472ad19900fa64cd00b7c06.tar.bz2 |
[RISCV] Lower the alignment requirement for a GPR pair spill for Zdinx on RV32. (#85871)
I believe we can use XLen alignment as long as eliminateFrameIndex
limits the maximum folded offset to 2043. This way when we split
the load/store into two 2 instructions we'll be able to add 4
without overflowing simm12.
Diffstat (limited to 'lldb/source/Commands/CommandObjectSource.cpp')
0 files changed, 0 insertions, 0 deletions