summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetIntrinsicInfo.cpp
diff options
context:
space:
mode:
authorRoman Lebedev <lebedev.ri@gmail.com>2018-07-14 12:20:06 +0000
committerRoman Lebedev <lebedev.ri@gmail.com>2018-07-14 12:20:06 +0000
commitfac48474ce2247a4c35da010866a07f3529337fa (patch)
tree7db93a4fa018a67e592d023e95e20ab77fea95ba /llvm/lib/Target/TargetIntrinsicInfo.cpp
parent3591eb9296f5ca7f53d564c6fdc02540a7299ad5 (diff)
downloadbcm5719-llvm-fac48474ce2247a4c35da010866a07f3529337fa.tar.gz
bcm5719-llvm-fac48474ce2247a4c35da010866a07f3529337fa.zip
[InstCombine] Fold x & (-1 >> y) u>= x to x u<= (-1 >> y)
https://bugs.llvm.org/show_bug.cgi?id=38123 https://rise4fun.com/Alive/azI This pattern is not commutative. But InstSimplify will already have taken care of the 'commutative' variant. llvm-svn: 337096
Diffstat (limited to 'llvm/lib/Target/TargetIntrinsicInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud