[PATCH] D107435: [PowerPC][RFC][1/n] Use int64_t to represent stack object offset and frame size
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 11 00:02:06 PDT 2021
lkail updated this revision to Diff 365676.
lkail retitled this revision from "[PowerPC][RFC][1/n] Fix always unreachable `llvm_unreachable` path" to "[PowerPC][RFC][1/n] Use int64_t to represent stack object offset and frame size".
lkail edited the summary of this revision.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107435/new/
https://reviews.llvm.org/D107435
Files:
llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
llvm/lib/Target/PowerPC/PPCFrameLowering.h
llvm/test/CodeGen/PowerPC/huge-frame-size.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107435.365676.patch
Type: text/x-patch
Size: 9226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210811/2a97fb10/attachment.bin>
More information about the llvm-commits
mailing list