This pull request fixes signature of calls to library functions in presence of reshape/expand/collapse ops. This is important because no other way of lowering support such ops currently exists, and this is a way of getting rid of them before generating code for AIEs.
This pull request fixes signature of calls to library functions in presence of reshape/expand/collapse ops. This is important because no other way of lowering support such ops currently exists, and this is a way of getting rid of them before generating code for AIEs.