Unverified Commit 54401b43 authored by Prathamesh Tagore's avatar Prathamesh Tagore Committed by GitHub
Browse files

[mlir][memref.expand_shape] Add verifier check to ensure correct output_shape...

[mlir][memref.expand_shape] Add verifier check to ensure correct output_shape is provided by user (#91245)

The verifier was not checking for the case when the user provided shape
in output_shape is different than the one inferred from output type. Fix
this.
parent ff0c5ccb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment