diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2018-07-14 16:44:48 +0000 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2018-07-14 16:44:48 +0000 |
commit | 79ee3211ba5285333c065ca6969a84e0598156f1 (patch) | |
tree | 455153d1cfe252abd8597dbb816e09d619ca0e90 /clang/lib/Sema/Sema.cpp | |
parent | 74f611a1f53c55d413ff252e8d7f2a502eb74a31 (diff) | |
download | bcm5719-llvm-79ee3211ba5285333c065ca6969a84e0598156f1.tar.gz bcm5719-llvm-79ee3211ba5285333c065ca6969a84e0598156f1.zip |
[NFC][InstCombine] Tests for x u<= x & C to x u<= C fold.
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: 337101
Diffstat (limited to 'clang/lib/Sema/Sema.cpp')
0 files changed, 0 insertions, 0 deletions