[PATCH] D11995: [SimplifyCFG] Prune code from a provably unreachable switch default

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 16:58:01 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL246125: [SimplifyCFG] Prune code from a provably unreachable switch default (authored by reames).

Changed prior to commit:
  http://reviews.llvm.org/D11995?vs=32012&id=33277#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11995

Files:
  llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/trunk/test/Transforms/SimplifyCFG/switch-dead-default.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11995.33277.patch
Type: text/x-patch
Size: 3422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150826/ab93319b/attachment.bin>


More information about the llvm-commits mailing list