This is an archive of the discontinued LLVM Phabricator instance.

[SPEC2017] Run image validator with TEST_SUITE_RUN_UNDER
ClosedPublic

Authored by chaosdefinition on Dec 8 2022, 12:05 PM.

Details

Summary

Image validators in SPEC CPU 2017 are currently built for the target, not for the host. When running a test under target emulation, not being able to run the corresponding image validator will cause the test to fail. This patch enables running image validators using the same target emulation as passed in TEST_SUITE_RUN_UNDER.

Diff Detail

Repository
rT test-suite

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptDec 8 2022, 12:05 PM
chaosdefinition requested review of this revision.Dec 8 2022, 12:05 PM

Ping before the holiday...

Meinersbur accepted this revision.Feb 8 2023, 6:39 AM

LGTM

Sorry, neglected reviews around the holidays.

This revision is now accepted and ready to land.Feb 8 2023, 6:39 AM