[PATCH] D121128: [regalloc] Remove -consider-local-interval-cost
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 14 10:49:33 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG294eca35a00f: [regalloc] Remove -consider-local-interval-cost (authored by mtrofin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121128/new/
https://reviews.llvm.org/D121128
Files:
llvm/include/llvm/CodeGen/TargetSubtargetInfo.h
llvm/lib/CodeGen/RegAllocGreedy.cpp
llvm/lib/CodeGen/RegAllocGreedy.h
llvm/lib/CodeGen/TargetSubtargetInfo.cpp
llvm/lib/Target/AArch64/AArch64Subtarget.h
llvm/lib/Target/X86/X86Subtarget.h
llvm/test/CodeGen/AArch64/ragreedy-local-interval-cost.ll
llvm/test/CodeGen/X86/bug26810.ll
llvm/test/CodeGen/X86/greedy_regalloc_bad_eviction_sequence.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121128.415158.patch
Type: text/x-patch
Size: 51109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220314/940761d4/attachment.bin>
More information about the llvm-commits
mailing list