This is an archive of the discontinued LLVM Phabricator instance.

[testcase] [OpenMP] Fix the testcase error of check-all when DCLANG_DEFAULT_OPENMP_RUNTIME is not libomp
ClosedPublic

Authored by zixuan-wu on Oct 19 2022, 3:15 AM.

Details

Summary

When DCLANG_DEFAULT_OPENMP_RUNTIME is set to libgomp, there is some check-all error. The expected CHECK result only displays when fopenmp=libomp is specified explicitly.

Diff Detail

Event Timeline

zixuan-wu created this revision.Oct 19 2022, 3:15 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 19 2022, 3:15 AM
zixuan-wu requested review of this revision.Oct 19 2022, 3:15 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 19 2022, 3:15 AM
This revision is now accepted and ready to land.Oct 19 2022, 10:16 AM