[PATCH] D130049: [WinEH][ARM64] Split unwind info for functions larger than 1MB

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 29 23:14:10 PDT 2022


mstorsjo added a comment.

In D130049#3825496 <https://reviews.llvm.org/D130049#3825496>, @efriedma wrote:

>> I thought we had resolved all the issues with instruction mismatches... I guess not. We need to suppress the ldp formation transform in that case.
>
> Did we address this yet?

I'm not aware of any fix at least; including D131394 <https://reviews.llvm.org/D131394> should expose a bunch of issues if they're still present. (If there's reason to believe things are fixed, I can try to include that patch in my next round of nightly builds.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130049



More information about the llvm-commits mailing list