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

Karl-Johan Johnsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 4 02:17:56 PDT 2023


kalle-llvm updated this revision to Diff 536997.
kalle-llvm added a comment.

Sorry for the delay in getting back to this.

I have updated the patch to use getBeginClobberMask() and added a test-case.


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

https://reviews.llvm.org/D153337

Files:
  llvm/lib/CodeGen/MachineLICM.cpp
  llvm/test/CodeGen/X86/machine-licm-vs-wineh.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153337.536997.patch
Type: text/x-patch
Size: 5846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230704/70012b07/attachment.bin>


More information about the llvm-commits mailing list