This is an archive of the discontinued LLVM Phabricator instance.

[mlir][llvm] Adapt loop metadata to match llvm
ClosedPublic

Authored by Dinistro on Feb 10 2023, 5:22 AM.

Details

Summary

This commit adds support for the "llvm.loop.isvectorized" metadata and
ensures that the unroll followups match llvm's naming.

Diff Detail

Event Timeline

Dinistro created this revision.Feb 10 2023, 5:22 AM
Herald added a project: Restricted Project. · View Herald Transcript
Dinistro requested review of this revision.Feb 10 2023, 5:22 AM
gysit accepted this revision.Feb 10 2023, 5:29 AM

Thanks!

This revision is now accepted and ready to land.Feb 10 2023, 5:29 AM
This revision was landed with ongoing or failed builds.Feb 10 2023, 5:45 AM
This revision was automatically updated to reflect the committed changes.