[PATCH] D113105: [InstCombine] Extend stacksave/restore elimination

Itay Bookstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 3 10:09:26 PDT 2021


nextsilicon-itay-bookstein updated this revision to Diff 384503.
nextsilicon-itay-bookstein added a comment.

Added comment about call-with-side-effects, added same-BB-check


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113105

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/InstCombine/stacksaverestore.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113105.384503.patch
Type: text/x-patch
Size: 4773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211103/891d6ec5/attachment.bin>


More information about the llvm-commits mailing list