[PATCH] D61884: [RISCV] Support stack offset exceed 32-bit for RV64
Shiva Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 11 07:14:59 PDT 2019
shiva0217 updated this revision to Diff 219708.
shiva0217 added a comment.
Update patch to address the comments.
Hi @lenary, thanks for the review.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61884/new/
https://reviews.llvm.org/D61884
Files:
lib/Target/RISCV/RISCVFrameLowering.cpp
lib/Target/RISCV/RISCVInstrInfo.cpp
lib/Target/RISCV/RISCVInstrInfo.h
lib/Target/RISCV/RISCVRegisterInfo.cpp
test/CodeGen/RISCV/large-stack.ll
test/CodeGen/RISCV/rv64-large-stack.ll
test/CodeGen/RISCV/stack-realignment.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61884.219708.patch
Type: text/x-patch
Size: 22504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190911/29bc1b1d/attachment.bin>
More information about the llvm-commits
mailing list