[PATCH] D127962: [WinEHPrepare] Propagate funclet tokens when inlining into EH funclets

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 08:00:08 PDT 2022


sgraenitz updated this revision to Diff 437547.
sgraenitz added a comment.

Limit explicit propagation to actual pre-ISel intrinsics


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127962

Files:
  llvm/lib/Transforms/Utils/InlineFunction.cpp
  llvm/test/Feature/OperandBundles/inliner-funclet-wineh.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127962.437547.patch
Type: text/x-patch
Size: 4129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220616/e1bc20d8/attachment.bin>


More information about the llvm-commits mailing list