Closed frej closed 2 years ago
Changes needed:
The trait FunctionLike has been replace by the interface FunctionOpInterface, adapt RustFuncOp and RustExtFuncOp accordingly.
Locations are now required for all block arguments, all code locations where we create new blocks have to provide a Location.
Changes needed:
The trait FunctionLike has been replace by the interface FunctionOpInterface, adapt RustFuncOp and RustExtFuncOp accordingly.
Locations are now required for all block arguments, all code locations where we create new blocks have to provide a Location.