Add matcher for reshape_alias
use this to find a reshape->contiguous and then determine if aliasing can be done thus use the proper reshape or reshape lazy operator
Showing
Please register or sign in to comment
use this to find a reshape->contiguous and then determine if aliasing can be done thus use the proper reshape or reshape lazy operator