Copy link
@monellz

monellz Apr 7, 2022

Thanks a lot~ I have the last question. When I define my own FuncOp, I override getFunctionType() and return a FunctionType (because FunctionOpInterface requires that what getFunctionType() return should have 'clone' method). Is it the right/recommended way?