This is an archive of the discontinued LLVM Phabricator instance.

[BasicBlockUtils] Amend test for loop metadata.
AcceptedPublic

Authored by hgreving on May 24 2022, 10:15 AM.

Details

Reviewers
fhahn
Summary

Amends test Transforms/LoopSimplify/update_latch_md2.ll
with auto-generated checks.

Diff Detail

Event Timeline

hgreving created this revision.May 24 2022, 10:15 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 24 2022, 10:15 AM
hgreving requested review of this revision.May 24 2022, 10:15 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 24 2022, 10:15 AM
fhahn accepted this revision.Sep 26 2022, 6:10 AM

LGTM, thanks! Might be good to also check that [[LOOP0]] points to the expected metadata.

This revision is now accepted and ready to land.Sep 26 2022, 6:10 AM