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

Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 02:05:32 PST 2022


Naville updated this revision to Diff 483458.
Naville added a comment.

Fix style issues


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-crash.ll
  llvm/test/Transforms/Reg2Mem/catchswitch-crash2.ll
  llvm/test/Transforms/Reg2Mem/non-token-test.ll

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


More information about the llvm-commits mailing list