[PATCH] D42600: [CodeGen][Shrink-wrap]split restore point

Sushant Gokhale via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 28 23:03:25 PDT 2023


sushgokh marked 42 inline comments as done.
sushgokh added inline comments.


================
Comment at: llvm/lib/CodeGen/ShrinkWrap.cpp:451
+///
+/// Decision has been made to split the restore point.
+/// old restore point: \p MBB
----------------
nickdesaulniers wrote:
> Seems like it can be undone though, IIUC?
yes, right


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D42600/new/

https://reviews.llvm.org/D42600



More information about the llvm-commits mailing list