[PATCH] D68979: [RISCV] Handle variable sized objects with the stack need to be realigned
Shiva Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 27 18:54:32 PDT 2019
shiva0217 updated this revision to Diff 226609.
shiva0217 added a comment.
Add CFI checking line in the test case
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68979/new/
https://reviews.llvm.org/D68979
Files:
llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
llvm/lib/Target/RISCV/RISCVFrameLowering.h
llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp
llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.cpp
llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.h
llvm/test/CodeGen/RISCV/stack-realignment-unsupported.ll
llvm/test/CodeGen/RISCV/stack-realignment-with-variable-sized-objects.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68979.226609.patch
Type: text/x-patch
Size: 9512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191028/923d64d1/attachment-0001.bin>
More information about the llvm-commits
mailing list