This is an archive of the discontinued LLVM Phabricator instance.

[NFC][Tests] Added one additional test case for NaryRessociation pass.
ClosedPublic

Authored by ebrevnov on Dec 3 2020, 4:03 AM.

Details

Summary

New tes cases added. Change var names to avoid the following warning from update_test_checks.py:

WARNING: Change IR value name 'tmp5' to prevent possible conflict with scripted FileCheck name.

Diff Detail

Event Timeline

ebrevnov created this revision.Dec 3 2020, 4:03 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 3 2020, 4:03 AM
ebrevnov requested review of this revision.Dec 3 2020, 4:03 AM
ebrevnov accepted this revision.Dec 3 2020, 4:05 AM
ebrevnov edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Dec 3 2020, 4:05 AM
This revision was landed with ongoing or failed builds.Dec 3 2020, 4:11 AM
This revision was automatically updated to reflect the committed changes.