aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Function.cpp
diff options
context:
space:
mode:
authorRoman Lebedev <lebedev.ri@gmail.com>2019-06-29 11:51:37 +0000
committerRoman Lebedev <lebedev.ri@gmail.com>2019-06-29 11:51:37 +0000
commitfe107fcde4d29a5d76ccbe9141a2fc8b5dd990f3 (patch)
tree7cf53e07a7d9507a811ca4148ebf526eb0546d45 /llvm/lib/IR/Function.cpp
parent9e9eb62f9fd75706377ac6cf3abffad1328d0d4f (diff)
downloadllvm-fe107fcde4d29a5d76ccbe9141a2fc8b5dd990f3.zip
llvm-fe107fcde4d29a5d76ccbe9141a2fc8b5dd990f3.tar.gz
llvm-fe107fcde4d29a5d76ccbe9141a2fc8b5dd990f3.tar.bz2
[IR][Patternmatch] Add m_SpecificInt_ULT() predicate
Summary: Match an integer or vector with every element unsigned less than the Threshold. For vectors, this includes constants with undefined elements. FIXME: is it worth generalizing this to simply take ICmpInst::Predicate? Reviewers: craig.topper, spatel, nikic Reviewed By: spatel Subscribers: llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D63811 llvm-svn: 364711
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions