]> granicus.if.org Git - llvm/commit
[SimplifyCFG] NFC; remove bogus test case
authorShawn Landden <shawn@git.icu>
Tue, 4 Jun 2019 14:17:46 +0000 (14:17 +0000)
committerShawn Landden <shawn@git.icu>
Tue, 4 Jun 2019 14:17:46 +0000 (14:17 +0000)
commit61ba9dc40dec1f26fb60242126e9872747d75714
tree3fb88a6f2a91481c7b92ae3f8903615b5d12931b
parent1e8e59011b771341cbba74ec77a0457ebbadfbd0
[SimplifyCFG] NFC; remove bogus test case

Even if one bit is defined, the code is not clear what it is suppose to do.

The test wants to assert that some bits are undef, but that's not what the IR does and I don't think it's even possible to do that in any meaningful way. It was added in D12497, so @reames might want to double check.

Differential Revision: https://reviews.llvm.org/D60859

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@362499 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/SimplifyCFG/switch-dead-default.ll