[PATCH] D158623: [RISCV] Reorder the stack frame objects.

lcvon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 30 07:30:41 PDT 2023


lcvon007 updated this revision to Diff 554714.
lcvon007 added a comment.

Use lamda for sort function and add Debug codes for the result of frame reorder.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158623

Files:
  llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
  llvm/lib/Target/RISCV/RISCVFrameLowering.h
  llvm/test/CodeGen/RISCV/reorder-frame-objects.mir
  llvm/test/CodeGen/RISCV/stack-inst-compress.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158623.554714.patch
Type: text/x-patch
Size: 36634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230830/e584b06b/attachment.bin>


More information about the llvm-commits mailing list