[PATCH] D151209: [Verifier] Check catchpad for WinEH

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 23 07:09:48 PDT 2023


pengfei created this revision.
pengfei added reviewers: rnk, majnemer, Naville.
Herald added a subscriber: hiraditya.
Herald added a project: All.
pengfei requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

An alternative to D143739 <https://reviews.llvm.org/D143739>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D151209

Files:
  llvm/lib/IR/Verifier.cpp
  llvm/test/CodeGen/WinEH/wineh-cloning.ll
  llvm/test/CodeGen/WinEH/wineh-demotion.ll
  llvm/test/CodeGen/WinEH/wineh-intrinsics.ll
  llvm/test/Transforms/CodeGenPrepare/X86/catchpad-phi-cast.ll
  llvm/test/Transforms/DeadStoreElimination/multiblock-exceptions.ll
  llvm/test/Transforms/GVN/PRE/pre-load.ll
  llvm/test/Transforms/GlobalOpt/preallocated.ll
  llvm/test/Transforms/InstCombine/token.ll
  llvm/test/Transforms/SimpleLoopUnswitch/nontrivial-unswitch.ll
  llvm/test/Verifier/preallocated-valid.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151209.524695.patch
Type: text/x-patch
Size: 12772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230523/f94830ba/attachment.bin>


More information about the llvm-commits mailing list