[PATCH] D137574: PEI should be able to use backward walk in replaceFrameIndicesBackward.
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 14 12:59:05 PST 2022
arsenm added a comment.
In D137574#3925773 <https://reviews.llvm.org/D137574#3925773>, @alex-t wrote:
> In D137574#3925621 <https://reviews.llvm.org/D137574#3925621>, @arsenm wrote:
>
>> LGTM. Can you create follow up patches to start migrating all the other targets?
>
> I am not sure if I have enough knowledge of **all other** architectures but I could try to work on the X86 migrating patch.
It's a mechanical change, you shouldn't need to know much beyond iterators
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137574/new/
https://reviews.llvm.org/D137574
More information about the llvm-commits
mailing list