[PATCH] D107435: [PowerPC] Use int64_t to represent stack object offset and frame size

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 22 19:13:32 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7165e6713f9f: [PowerPC] Use int64_t to represent stack object offset and frame size (authored by lkail).

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.368020.patch
Type: text/x-patch
Size: 9226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210823/8f636a7c/attachment.bin>


More information about the llvm-commits mailing list