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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D136239
[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 TimelineThis revision is now accepted and ready to land.Oct 19 2022, 10:16 AM Closed by commit rG55c2137939d8: [testcase][OpenMP] Fix the testcase error of check-all when… (authored by zixuan-wu). · Explain WhyOct 19 2022, 7:19 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 469102 clang/test/Driver/fopenmp.c
clang/test/Index/openmp-tile.c
|