llvm-project
d31ba525 - [mlir][Interface] Factor out common IndexingMapOpInterface behavior in a new generic interface (#145313)

Commit
309 days ago
[mlir][Interface] Factor out common IndexingMapOpInterface behavior in a new generic interface (#145313) Refactor the verifiers to make use of the common bits and make `vector.contract` also use this interface. In the process, the confusingly named getStaticShape has disappeared. Note: the verifier for IndexingMapOpInterface is currently called manually from other verifiers as it was unclear how to avoid it taking precedence over more meaningful error messages
Parents
Loading