llvm-project
af4dcbbf
- [mlir][affine] Verify `map` of affineMaxMinOp has at least one result (#108699)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#108699 - [mlir][affine] Verify `map` of affineMaxMinOp has at least one result
Author
CoTinker
Parents
a861ed41
Loading