[PATCH] D69437: [RAGreedy] Enable -consider-local-interval-cost for AArch64
Sanne Wouda via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 7 07:14:03 PST 2019
sanwou01 updated this revision to Diff 228240.
sanwou01 retitled this revision from "[RAGreedy] Enable -consider-local-interval-cost by default" to "[RAGreedy] Enable -consider-local-interval-cost for AArch64".
sanwou01 edited the summary of this revision.
sanwou01 removed subscribers: lkail, ppc-slack, wuzish, jsji, ZhangKang.
sanwou01 added a comment.
Herald added a subscriber: steven.zhang.
Enable -consider-local-interval-cost for AArch64 only instead of all targets.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69437/new/
https://reviews.llvm.org/D69437
Files:
llvm/lib/CodeGen/RegAllocGreedy.cpp
llvm/lib/Target/AArch64/AArch64Subtarget.h
llvm/test/CodeGen/AArch64/ragreedy-local-interval-cost.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69437.228240.patch
Type: text/x-patch
Size: 7488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191107/84fbde6e/attachment.bin>
More information about the llvm-commits
mailing list