[PATCH] D118299: [Spill2Reg][2/9] This patch adds spill/reload collection.
Vasileios Porpodas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 13 14:39:14 PDT 2022
vporpo updated this revision to Diff 422667.
vporpo added a comment.
Updated isLegalToSpill2Reg() to take a reg argument instead of opcode.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118299/new/
https://reviews.llvm.org/D118299
Files:
llvm/include/llvm/CodeGen/TargetInstrInfo.h
llvm/lib/CodeGen/Spill2Reg.cpp
llvm/lib/Target/X86/X86InstrInfo.cpp
llvm/lib/Target/X86/X86InstrInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118299.422667.patch
Type: text/x-patch
Size: 14496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220413/c9ebd0c4/attachment.bin>
More information about the llvm-commits
mailing list