This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Disallow tensor types in VectorToSCF
ClosedPublic

Authored by springerm on May 19 2021, 1:29 AM.

Details

Summary

Support for tensor types can be added if needed.

Diff Detail

Event Timeline

springerm created this revision.May 19 2021, 1:29 AM
springerm requested review of this revision.May 19 2021, 1:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 19 2021, 1:29 AM
nicolasvasilache accepted this revision.May 21 2021, 6:39 AM
This revision is now accepted and ready to land.May 21 2021, 6:39 AM
This revision was automatically updated to reflect the committed changes.