llvm-project
af4dcbbf - [mlir][affine] Verify `map` of affineMaxMinOp has at least one result (#108699)

Commit
1 year ago
[mlir][affine] Verify `map` of affineMaxMinOp has at least one result (#108699) This PR fixes a bug in `verifyAffineMinMaxOp` that allowed `map` of `affine.max` and `affine.min` to have an empty result. Fixes #108368.
Author
Parents
Loading