summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2016-09-01 14:20:43 +0000
committerSanjay Patel <spatel@rotateright.com>2016-09-01 14:20:43 +0000
commitdd861964d125349be735267409dde25cf3bc9f6e (patch)
treebef0722c89b7004439ba697149fbc4c3d94576c9 /lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp
parent07d9f53b515ea9e6399238decc183b42ea1438ba (diff)
downloadbcm5719-llvm-dd861964d125349be735267409dde25cf3bc9f6e.tar.gz
bcm5719-llvm-dd861964d125349be735267409dde25cf3bc9f6e.zip
[InstCombine] remove fold of an icmp pattern that should never happen
While removing a scalar shackle from an icmp fold, I noticed that I couldn't find any tests to trigger this code path. The 'and' shrinking transform should be handled by InstCombiner::foldCastedBitwiseLogic() or eliminated with InstSimplify. The icmp narrowing is part of InstCombiner::foldICmpWithCastAndCast(). Differential Revision: https://reviews.llvm.org/D24031 llvm-svn: 280370
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud