Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/ArmNeon2dToIntr/
H A DArmNeon2dToIntr.cpp35 Value b2d = op.getB(); in matchAndRewrite() local
39 rewriter.create<vector::ShapeCastOp>(loc, flattenedVectorType, b2d); in matchAndRewrite()