This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Stabilize OpenMP/parallel_for_codegen.cpp test (NFC)
ClosedPublic

Authored by mikerice on May 18 2021, 1:15 PM.

Details

Summary

Revert recent commit to require x86-registered-target (e4b790c5e3653053819182a67c593bc65de860ac).
Remove -O1 from the run lines so they are less dependent on backend passes.
Update the CHECK6 and CHECK10 lines with script.

Diff Detail

Event Timeline

mikerice created this revision.May 18 2021, 1:15 PM
mikerice requested review of this revision.May 18 2021, 1:15 PM
This revision is now accepted and ready to land.May 18 2021, 1:17 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 18 2021, 4:19 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript