This is an archive of the discontinued LLVM Phabricator instance.

[SPIRV] Fix formatting of function tests
ClosedPublic

Authored by mpaszkowski on Oct 10 2022, 3:23 PM.

Details

Summary

This patch fixes the formatting of /function/ LIT tests to match the style of other previously submitted tests.

Diff Detail

Event Timeline

mpaszkowski created this revision.Oct 10 2022, 3:23 PM
mpaszkowski requested review of this revision.Oct 10 2022, 3:23 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 10 2022, 3:23 PM
andreytr accepted this revision.Oct 13 2022, 1:30 PM

Thanks, Michal, LGTM!

This revision is now accepted and ready to land.Oct 13 2022, 1:30 PM
This revision was automatically updated to reflect the committed changes.