diff options
author | Sanjay Patel <spatel@rotateright.com> | 2017-04-09 21:51:34 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2017-04-09 21:51:34 +0000 |
commit | 16a054d5c7350a879b1852f6fe76827d514c2c70 (patch) | |
tree | 6f19c91dfef3d7dc42f597a16ebbab085dbd407b /llvm/lib/MC/MCWinEH.cpp | |
parent | 72fbb7868a4c96dfb70622b904be1d284c7f1391 (diff) | |
download | bcm5719-llvm-16a054d5c7350a879b1852f6fe76827d514c2c70.tar.gz bcm5719-llvm-16a054d5c7350a879b1852f6fe76827d514c2c70.zip |
[InstCombine] remove dead cases from icmp pair switches; NFCI
"PredicatesFoldable" returns false for signed/unsigned mismatched pairs,
so these cases should never exist. We'll default to 'unreachable' on those
predicate combos instead.
Most of what's left in these switches belongs in InstSimplify (and may
already be there), so there's probably more that can be done to reduce
this code.
llvm-svn: 299829
Diffstat (limited to 'llvm/lib/MC/MCWinEH.cpp')
0 files changed, 0 insertions, 0 deletions