commit | 67041dddbe76f663877ab9a4dfe3e0e99a70f7d3 | [log] [tgz] |
---|---|---|
author | Roman Lebedev <lebedev.ri@gmail.com> | Sat Jul 14 16:44:48 2018 +0000 |
committer | Roman Lebedev <lebedev.ri@gmail.com> | Sat Jul 14 16:44:48 2018 +0000 |
tree | 36f36dbe3bee91f45cc059dacbe32b2aa996e1f0 | |
parent | fc95a84f5d0abae681d6976bc1003e64de2f871e [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@337101 91177308-0d34-0410-b5e6-96231b3b80d8