This is an archive of the discontinued LLVM Phabricator instance.

[NewGVN] Regenerate test checks (NFC)
ClosedPublic

Authored by ManuelJBrito on Jul 26 2023, 8:02 AM.

Details

Reviewers
nlopes
Summary

In preparation for a patch that fixes https://github.com/llvm/llvm-project/issues/53218.

Diff Detail

Unit TestsFailed

Event Timeline

ManuelJBrito created this revision.Jul 26 2023, 8:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 26 2023, 8:02 AM
ManuelJBrito requested review of this revision.Jul 26 2023, 8:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 26 2023, 8:02 AM
nlopes added inline comments.Jul 26 2023, 8:41 AM
llvm/test/Transforms/NewGVN/propagate-ir-flags.ll
3–4

I suggest you remove these old checks and keep just the autogenerated ones

Remove old checks.

nlopes accepted this revision.Jul 26 2023, 9:04 AM
This revision is now accepted and ready to land.Jul 26 2023, 9:04 AM
ManuelJBrito closed this revision.Jul 26 2023, 9:29 AM

Forgot to add the diff link to the commit message, closing manually.