[PATCH] D153337: [MachineLICM][WinEH] Don't hoist register reloads out of funclets

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 13 14:10:03 PDT 2023


mstorsjo added a comment.

In D153337#4581909 <https://reviews.llvm.org/D153337#4581909>, @kalle-llvm wrote:

> Thanks @rnk @arsenm.  Could someone land this for me?

Done, thanks for your contribution!

> Any chance to have this in llvm 17?

I'd leave that up to @rnk and @arsenm. Unless someone says something to the contrary - I'd suggest opening a backport request according to https://llvm.org/docs/GitHub.html#backporting-fixes-to-the-release-branches - i.e. open a new github issue, add it to the 17.0.x release milestone and type `/cherry-pick <commit-id>` in the message field; the reviewers of this patch should ideally automatically end up CCd on the actual backport request and can say whether they think it is suitable for backporting.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153337



More information about the llvm-commits mailing list