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

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 12 17:35:05 PDT 2015


reames updated this revision to Diff 32012.
reames added a comment.

Add a test case which exercises the Bits > 63 case for completeness.


http://reviews.llvm.org/D11995

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11995.32012.patch
Type: text/x-patch
Size: 3356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150813/23e0fb98/attachment.bin>


More information about the llvm-commits mailing list