This is an archive of the discontinued LLVM Phabricator instance.

[test-suite] Disable RSBench and XSBench running on CSKY
ClosedPublic

Authored by zixuan-wu on May 26 2022, 1:52 AM.

Details

Summary

Disable XSBench and RSBench running on CSKY. Because the biggest alignment of CSKY is 4 bytes so that the expected
Est. Memory Usage is different with reference output.

Diff Detail

Repository
rT test-suite

Event Timeline

zixuan-wu created this revision.May 26 2022, 1:52 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 26 2022, 1:52 AM
Herald added a subscriber: mgorny. · View Herald Transcript
zixuan-wu requested review of this revision.May 26 2022, 1:52 AM
mtrofin added inline comments.May 26 2022, 8:10 AM
MultiSource/Benchmarks/DOE-ProxyApps-C/CMakeLists.txt
4

why not group RSBench here, too?

zixuan-wu marked an inline comment as done.May 26 2022, 6:37 PM
mtrofin accepted this revision.May 27 2022, 2:49 PM
This revision is now accepted and ready to land.May 27 2022, 2:49 PM
This revision was landed with ongoing or failed builds.May 29 2022, 7:32 PM
This revision was automatically updated to reflect the committed changes.