[PATCH] D128190: [WinEH] Apply funclet operand bundles to nounwind intrinsics that lower to function calls
Stefan Gränitz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 20 09:11:28 PDT 2022
sgraenitz added a comment.
Running `check-llvm` and `check-clang` locally found no more failing tests. The issue is not limited to pre-ISel intrinsics (anymore) and I have to re-phrase a few comments. Apart from that, is there any more feedback? Thanks
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128190/new/
https://reviews.llvm.org/D128190
More information about the llvm-commits
mailing list