This is an archive of the discontinued LLVM Phabricator instance.

[mlir][llvm] Cleanup LLVM IR control flow import test (NFC).
ClosedPublic

Authored by gysit on Dec 21 2022, 2:10 AM.

Details

Summary

Use a FileCheck variable to match the switch op argument
instead of hardcoding the argument name.

Diff Detail

Event Timeline

gysit created this revision.Dec 21 2022, 2:10 AM
Herald added a project: Restricted Project. · View Herald Transcript
gysit requested review of this revision.Dec 21 2022, 2:10 AM
Dinistro accepted this revision.Dec 21 2022, 2:17 AM

LGTM!

This revision is now accepted and ready to land.Dec 21 2022, 2:17 AM
ftynse accepted this revision.Dec 21 2022, 12:18 PM