summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorRoman Lebedev <lebedev.ri@gmail.com>2018-07-14 20:08:09 +0000
committerRoman Lebedev <lebedev.ri@gmail.com>2018-07-14 20:08:09 +0000
commit62d050d2c47d9275e8d2ed827dbe89149fb440e3 (patch)
treea3e31248b4f340dd5836d5f0a1442728cf5fe739 /llvm/lib
parent3e65d9a6fab74f83ae952f117abfcaf63e7780f2 (diff)
downloadbcm5719-llvm-62d050d2c47d9275e8d2ed827dbe89149fb440e3.tar.gz
bcm5719-llvm-62d050d2c47d9275e8d2ed827dbe89149fb440e3.zip
[NFC][InstCombine] Tests for x s> x & (-1 >> y) to x s> (-1 >> y) fold.
https://bugs.llvm.org/show_bug.cgi?id=38123 https://rise4fun.com/Alive/I3O This pattern is not commutative! We must make sure not to fold the commuted version! llvm-svn: 337104
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud