Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/GPU/Transforms/
H A DKernelOutlining.cpp229 auto launchFunc = builder.create<gpu::LaunchFuncOp>( in convertToLaunchFuncOp() local
234 launchOp.replaceAllUsesWith(launchFunc); in convertToLaunchFuncOp()