[PATCH] D117000: [LICM] Generalize unwinding check during scalar promotion

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 26 05:37:26 PST 2022


nikic added a comment.

In D117000#3234529 <https://reviews.llvm.org/D117000#3234529>, @reames wrote:

> LGTM now if you remove the sret check (i.e invert the stack).  LGTM once the sret patch lands otherwise.

Ended up landing this without the sret check, which is split off into D118242 <https://reviews.llvm.org/D118242>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117000



More information about the llvm-commits mailing list