Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/ArithmeticToSPIRV/
H A DArithmeticToSPIRV.cpp696 auto extLhs = in matchAndRewrite() local
701 rewriter.replaceOpWithNewOp<arith::CmpIOp>(op, op.getPredicate(), extLhs, in matchAndRewrite()