[PATCH] D42600: [CodeGen][Shrink-wrap]split restore point
Nathan Chancellor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 14 09:24:16 PDT 2023
nathanchance added a comment.
@sushgokh I will let Nick comment on the correctness of that diff but I can confirm that applying that diff on top of 6530bd3030d3 <https://reviews.llvm.org/rG6530bd3030d3708fb5eeaecda352448912e6d647> (the parent of the revert of this change, bb5befefc6e7 <https://reviews.llvm.org/rGbb5befefc6e76330120d8fe3e6f4f27f9e0989f0>) makes both issues that I reported go away.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D42600/new/
https://reviews.llvm.org/D42600
More information about the llvm-commits
mailing list