[PATCH] D150673: [XCore] Use backwards scavenging in frame index elimination
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 16 07:50:56 PDT 2023
foad created this revision.
foad added reviewers: nigelp-xmos, arsenm, bogner, RKSimon, fhahn.
Herald added subscribers: StephenFan, arphaman, hiraditya.
Herald added a project: All.
foad requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
This is preferred because it does not rely on accurate kill flags.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D150673
Files:
llvm/lib/Target/XCore/XCoreRegisterInfo.cpp
llvm/lib/Target/XCore/XCoreRegisterInfo.h
llvm/test/CodeGen/XCore/scavenging.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150673.522619.patch
Type: text/x-patch
Size: 4241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/77707489/attachment.bin>
More information about the llvm-commits
mailing list