Home
last modified time | relevance | path

Searched refs:toUnsignedPred (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/Transforms/
H A DUnsignedWhenEquivalent.cpp65 static CmpIPredicate toUnsignedPred(CmpIPredicate pred) { in toUnsignedPred() function
98 rw.replaceOpWithNewOp<CmpIOp>(op, toUnsignedPred(op.getPredicate()), in matchAndRewrite()