[PATCH] D158623: [RISCV] Reorder the stack frame objects.
lcvon via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 28 19:25:17 PDT 2023
lcvon007 updated this revision to Diff 554138.
lcvon007 added a comment.
combine check if lw/sw/ld/sd are comprssible and update testcase removing extra mattr 'c' because
reorder has effect even without C extension. NFC
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.554138.patch
Type: text/x-patch
Size: 36482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230829/5ec237cf/attachment-0001.bin>
More information about the llvm-commits
mailing list