summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema
diff options
context:
space:
mode:
authorRoman Lebedev <lebedev.ri@gmail.com>2018-07-14 16:44:54 +0000
committerRoman Lebedev <lebedev.ri@gmail.com>2018-07-14 16:44:54 +0000
commit0f5ec8921b31da4befe64e01e46afbf0ce7d6e88 (patch)
treed2acc1f49a13fdc7c12cdd714447b19c12a7263c /clang/lib/Sema
parent79ee3211ba5285333c065ca6969a84e0598156f1 (diff)
downloadbcm5719-llvm-0f5ec8921b31da4befe64e01e46afbf0ce7d6e88.tar.gz
bcm5719-llvm-0f5ec8921b31da4befe64e01e46afbf0ce7d6e88.zip
[InstCombine] Fold x u<= x & C to x u<= C
https://bugs.llvm.org/show_bug.cgi?id=38123 https://rise4fun.com/Alive/Fqp This pattern is not commutative. But InstSimplify will already have taken care of the 'commutative' variant. llvm-svn: 337102
Diffstat (limited to 'clang/lib/Sema')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud