[PATCH] D158384: [LoongArch] Optimize stack realignment using BSTRINS instruction

wanglei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 21 04:51:53 PDT 2023


wangleiat updated this revision to Diff 551987.
wangleiat added a comment.

Address @SixWeining's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158384

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: D158384.551987.patch
Type: text/x-patch
Size: 8314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230821/3c5fa9be/attachment.bin>


More information about the llvm-commits mailing list