This is an archive of the discontinued LLVM Phabricator instance.

[FuncSpec] Add a testcase for the treatment of constant and unused arguments
ClosedPublic

Authored by chill on Oct 18 2022, 9:51 AM.

Details

Summary

Increase test coverage - check that functions are not specialised on
constant or unused arguments.

Diff Detail

Event Timeline

chill created this revision.Oct 18 2022, 9:51 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 18 2022, 9:51 AM
chill requested review of this revision.Oct 18 2022, 9:51 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 18 2022, 9:51 AM
SjoerdMeijer accepted this revision.Oct 18 2022, 11:17 AM

Looks like a nice and concise test case to me.

This revision is now accepted and ready to land.Oct 18 2022, 11:17 AM
This revision was landed with ongoing or failed builds.Oct 26 2022, 9:38 AM
This revision was automatically updated to reflect the committed changes.