Added an operation in the transform dialect to apply the affine-super-vectorize pass locally. The operation vectorizes the loops that are children of the provided operation, itself included. Also added a test file verifying the operation behaves.
Added an operation in the transform dialect to apply the affine-super-vectorize pass locally. The operation vectorizes the loops that are children of the provided operation, itself included. Also added a test file verifying the operation behaves.