[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 Aug 28 19:00:44 PDT 2019


shiva0217 updated this revision to Diff 217758.
shiva0217 added a comment.
Herald added a subscriber: pzheng.

Rebase to the trunk


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
  test/CodeGen/RISCV/rv64-large-stack.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61884.217758.patch
Type: text/x-patch
Size: 6565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190829/bd604846/attachment-0001.bin>


More information about the llvm-commits mailing list