This is an archive of the discontinued LLVM Phabricator instance.

[mlir] VectorToSCF cleanup
ClosedPublic

Authored by springerm on May 8 2021, 11:45 PM.

Details

Summary

Group functions/structs in namespaces for better code readability.

Depends On D102123

Diff Detail

Event Timeline

springerm created this revision.May 8 2021, 11:45 PM
springerm requested review of this revision.May 8 2021, 11:45 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 8 2021, 11:45 PM
nicolasvasilache accepted this revision.May 12 2021, 3:15 AM
This revision is now accepted and ready to land.May 12 2021, 3:15 AM
springerm updated this revision to Diff 345335.May 13 2021, 6:56 PM

delete unused code

This revision was landed with ongoing or failed builds.May 13 2021, 7:04 PM
This revision was automatically updated to reflect the committed changes.