Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Conversion/VectorToROCDL/
DVectorToROCDL.cpp160 struct LowerVectorToROCDLPass struct
161 : public ConvertVectorToROCDLBase<LowerVectorToROCDLPass> {
166 void LowerVectorToROCDLPass::runOnOperation() { in runOnOperation()
183 return std::make_unique<LowerVectorToROCDLPass>(); in createConvertVectorToROCDLPass()