[PATCH] D137821: [LoongArch] Handle register spill in BranchRelaxation pass

Xiaodong Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 17:40:48 PST 2022


XiaodongLoong updated this revision to Diff 475314.
XiaodongLoong added a comment.

Improve comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137821

Files:
  llvm/lib/Target/LoongArch/LoongArchFrameLowering.cpp
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.cpp
  llvm/lib/Target/LoongArch/LoongArchMachineFunctionInfo.h
  llvm/test/CodeGen/LoongArch/branch-relaxation-spill-32.ll
  llvm/test/CodeGen/LoongArch/branch-relaxation-spill-64.ll
  llvm/test/CodeGen/LoongArch/branch-relaxation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137821.475314.patch
Type: text/x-patch
Size: 31567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221115/7d07aefb/attachment.bin>


More information about the llvm-commits mailing list