This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Vector] Add mapIterationSpaceDimToAllOperandDims to Linalg interface
ClosedPublic

Authored by dcaballe on Mar 24 2023, 5:53 PM.

Details

Summary

This is a variant of the existing mapIterationSpaceDimToOperandDim.
We have a local use downstream.

Diff Detail

Event Timeline

dcaballe created this revision.Mar 24 2023, 5:53 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 24 2023, 5:53 PM
dcaballe requested review of this revision.Mar 24 2023, 5:53 PM
This revision is now accepted and ready to land.Mar 29 2023, 12:22 AM