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

Sushant Gokhale via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 01:30:25 PDT 2023


sushgokh marked an inline comment as done.
sushgokh added a comment.

I submitted the patch without checking that the patch needs revision. But I have removed the file accidently added



================
Comment at: llvm/test/CodeGen/AArch64/dont-shrink-wrap-stack-mayloadorstore.s:1
+--- |
+  ; ModuleID = '../llvm/test/CodeGen/AArch64/dont-shrink-wrap-stack-mayloadorstore.mir'
----------------
nickdesaulniers wrote:
> There's a presubmit failure that this newly added test is missing a RUN line.
I had added that by mistake(git add -A). Apologies.



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