Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp576 Value llvmShuffleOp = rewriter.create<LLVM::ShuffleVectorOp>( in matchAndRewrite() local
578 rewriter.replaceOp(shuffleOp, llvmShuffleOp); in matchAndRewrite()