[PATCH] D138641: [reg2mem] Add special handling to CatchSwitchInst

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 07:07:40 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6c5f3f62bdb2: [reg2mem] Add special handling to CatchSwitchInst (authored by Naville, committed by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D138641?vs=483458&id=483532#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138641

Files:
  llvm/lib/Transforms/Utils/DemoteRegToStack.cpp
  llvm/test/Transforms/Reg2Mem/catchswitch-crash2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138641.483532.patch
Type: text/x-patch
Size: 5818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221216/f14b7445/attachment.bin>


More information about the llvm-commits mailing list