[PATCH] D117805: [SimplifyCFG] Merge compatible `invoke`s of a `landingpad`

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 4 06:06:18 PST 2022


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG36df803dfd33: [SimplifyCFG] Merge compatible `invoke`s of a `landingpad` (authored by lebedev.ri).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117805

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/SimplifyCFG/X86/merge-compatible-invokes-of-landingpad-debuginfo.ll
  llvm/test/Transforms/SimplifyCFG/X86/merge-compatible-invokes-of-landingpad.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117805.405941.patch
Type: text/x-patch
Size: 32421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220204/54dfba72/attachment-0001.bin>


More information about the llvm-commits mailing list