This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Support tensor types in non-unrolled VectorToSCF
ClosedPublic

Authored by springerm on May 17 2021, 10:17 PM.

Details

Summary

Support for tensor types in the unrolled version will follow in a separate commit.

Add a new pass option to activate lowering of transfer ops with tensor types (default: deactivated).

Diff Detail

Event Timeline

springerm created this revision.May 17 2021, 10:17 PM
springerm requested review of this revision.May 17 2021, 10:17 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 17 2021, 10:17 PM
springerm edited the summary of this revision. (Show Details)May 18 2021, 12:42 AM

add tensor lowering pass option

nicolasvasilache accepted this revision.Jun 1 2021, 1:23 AM
This revision is now accepted and ready to land.Jun 1 2021, 1:23 AM
This revision was landed with ongoing or failed builds.Jun 1 2021, 6:38 PM
This revision was automatically updated to reflect the committed changes.