Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/VectorToGPU/
H A DVectorToGPU.cpp730 static scf::ForOp replaceForOpWithNewSignature(OpBuilder &b, scf::ForOp loop, in replaceForOpWithNewSignature() function
767 scf::ForOp newForOp = replaceForOpWithNewSignature(b, op, newOperands); in convertForOp()