[PATCH] D61884: [RISCV] Support stack offset exceed 32-bit for RV64
Shiva Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 14 01:50:17 PDT 2019
shiva0217 created this revision.
shiva0217 added reviewers: asb, apazos.
Herald added subscribers: benna, psnobl, jocewei, PkmX, rkruppe, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar.
Herald added a project: LLVM.
Support prologue/epilogue generation for RV64 when the stack offset exceeds 32-bit
Repository:
rL LLVM
https://reviews.llvm.org/D61884
Files:
lib/Target/RISCV/RISCVFrameLowering.cpp
lib/Target/RISCV/RISCVInstrInfo.cpp
lib/Target/RISCV/RISCVInstrInfo.h
test/CodeGen/RISCV/rv64-large-stack.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61884.199377.patch
Type: text/x-patch
Size: 6556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190514/353e94f3/attachment.bin>
More information about the llvm-commits
mailing list