[PATCH] D87157: [GlobalISel] Add a localizer for copies from physregs and use it in AArch64
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 18 06:39:38 PDT 2023
arsenm requested changes to this revision.
arsenm added a comment.
This revision now requires changes to proceed.
Herald added a project: All.
I think we need some kind of scheduler / physreg copy scheduler, not necessarily a copy cloning approach
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87157/new/
https://reviews.llvm.org/D87157
More information about the llvm-commits
mailing list