Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/Dialect/GPU/Transforms/
H A DUtils.h42 LogicalResult sinkOperationsIntoLaunchOp(
/llvm-project-15.0.7/mlir/lib/Dialect/GPU/Transforms/
H A DKernelOutlining.cpp110 LogicalResult mlir::sinkOperationsIntoLaunchOp( in sinkOperationsIntoLaunchOp() function in mlir
249 if (failed(sinkOperationsIntoLaunchOp(launch, in runOnOperation()