This is an archive of the discontinued LLVM Phabricator instance.

Add an X86 with SDE clang builder and slave
ClosedPublic

Authored by eladcohen on Jul 18 2017, 1:42 PM.

Details

Summary

Add initial builder and slave configurations for an X86-64 Linux buildbot which will run the llvm test-suite targeting AVX512 using Intel SDE (emulator)

Diff Detail

Repository
rL LLVM

Event Timeline

eladcohen created this revision.Jul 18 2017, 1:42 PM
This revision is now accepted and ready to land.Jul 19 2017, 9:58 AM
This revision was automatically updated to reflect the committed changes.

thanks for the review! committed in r308516.