This is an archive of the discontinued LLVM Phabricator instance.

[test] Put aix-xcoff-huge-relocs.ll under expensive checks
ClosedPublic

Authored by aeubanks on May 10 2021, 1:19 PM.

Details

Summary

It is an order of magnitude slower than the second slowest test
according to obj/llvm/test/.lit_test_times.txt.

The two slowest are:
2.870437e+02 CodeGen/PowerPC/aix-xcoff-huge-relocs.ll
2.850697e+01 tools/llvm-readobj/ELF/file-header-machine-types.test

Diff Detail

Event Timeline

aeubanks created this revision.May 10 2021, 1:19 PM
aeubanks requested review of this revision.May 10 2021, 1:19 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 10 2021, 1:19 PM
This revision is now accepted and ready to land.May 10 2021, 1:27 PM
This revision was landed with ongoing or failed builds.May 10 2021, 1:45 PM
This revision was automatically updated to reflect the committed changes.