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

Xiaodong Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 13 19:14:31 PST 2022


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

Rebase code.


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.475041.patch
Type: text/x-patch
Size: 31565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221114/5682e8a6/attachment.bin>


More information about the llvm-commits mailing list