This is an archive of the discontinued LLVM Phabricator instance.

[test] Use -passes=instcombine instead of -instcombine in some tests (2/4). NFC
AbandonedPublic

Authored by bjope on Feb 6 2022, 7:26 AM.

Details

Reviewers
aeubanks
Summary

Another step moving away from the deprecated syntax of specifying
pass pipeline in opt.

Diff Detail

Event Timeline

bjope requested review of this revision.Feb 6 2022, 7:26 AM
bjope created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 6 2022, 7:26 AM

I don't see a reason to split the instcombine test changes into 4 changes, I'd say just submit the full change and without need for a review

bjope abandoned this revision.Feb 7 2022, 5:28 AM

This was squashed into D119081.