This is an archive of the discontinued LLVM Phabricator instance.

[milr][llvm] Add remaining loop metadata support
ClosedPublic

Authored by Dinistro on Feb 10 2023, 8:28 AM.

Details

Summary

This commit adds support for the last two loop metadata nodes produced
anywhere in the llvm-project.

Diff Detail

Event Timeline

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

LGTM module on test function name.

mlir/test/Target/LLVMIR/Import/metadata-loop.ll
245

nit: peeled -> unswitched?

This revision is now accepted and ready to land.Feb 10 2023, 8:44 AM
Dinistro updated this revision to Diff 496851.Feb 13 2023, 12:06 AM

fix test label name

This revision was landed with ongoing or failed builds.Feb 13 2023, 12:22 AM
This revision was automatically updated to reflect the committed changes.