[PATCH] D130250: [LoongArch] Support for varargs

WÁNG Xuěruì via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 00:04:59 PDT 2022


xen0n accepted this revision.
xen0n added a comment.
This revision is now accepted and ready to land.

otherwise LGTM



================
Comment at: llvm/lib/Target/LoongArch/LoongArchFrameLowering.cpp:202
 
+// No not preserve stack space within prologue for outgoing variables if the
+// function contains variable size objects.
----------------
"Do not" ;-)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130250/new/

https://reviews.llvm.org/D130250



More information about the llvm-commits mailing list