[PATCH] D80999: [ARM][CodeGen] Enabling spilling of high registers in RegAllocFast for Thumb1
Lucas Prates via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 9 06:15:57 PST 2021
pratlucas abandoned this revision.
pratlucas marked 2 inline comments as done.
pratlucas added a comment.
The changes from D52010 <https://reviews.llvm.org/D52010> have removed the conflict that made the spilling of high register necessary.
This patch is no longer relevant. D96335 <https://reviews.llvm.org/D96335> adds a test covering the high register clobbering scenario.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80999/new/
https://reviews.llvm.org/D80999
More information about the llvm-commits
mailing list