[PATCH] D136074: [LoongArch] Stack realignment support

wanglei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 05:54:59 PDT 2022


wangleiat created this revision.
wangleiat added reviewers: SixWeining, xen0n, xry111, gonglingqin, MaskRay.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
wangleiat requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This patch adds support for stack realignment while adding support for
variable sized objects.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D136074

Files:
  llvm/lib/Target/LoongArch/LoongArchFrameLowering.cpp
  llvm/test/CodeGen/LoongArch/stack-realignment-with-variable-sized-objects.ll
  llvm/test/CodeGen/LoongArch/stack-realignment.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136074.468180.patch
Type: text/x-patch
Size: 28218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221017/b2908a2e/attachment.bin>


More information about the llvm-commits mailing list