diff options
author | David Majnemer <david.majnemer@gmail.com> | 2015-09-19 00:48:31 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2015-09-19 00:48:31 +0000 |
commit | 47ce0b81b0b38d386035e72709fefab5aae472d7 (patch) | |
tree | 52621e717ae2a6155f3f98e63fa3381e28e4397e /clang/lib/CodeGen/CGDebugInfo.cpp | |
parent | e5977ebeccfff3f9db9a089a9cf5aeb8f316231a (diff) | |
download | bcm5719-llvm-47ce0b81b0b38d386035e72709fefab5aae472d7.tar.gz bcm5719-llvm-47ce0b81b0b38d386035e72709fefab5aae472d7.zip |
[InstCombine] FoldICmpCstShrCst failed for ashr when comparing against -1
(icmp eq (ashr C1, %V) -1) may have multiple answers if C1 is not a
power of two and has the sign bit set.
This fixes PR24873.
llvm-svn: 248074
Diffstat (limited to 'clang/lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions