In D135552 the #else is added, which causes build error when
building openmp on LoongArch. This patch fixed the error:
"Unknown or unsupported architecture"
Paths
| Differential D137604
[OpenMP] kmp_affinity.h: add LoongArch64 support ClosedPublic Authored by Ami-zhang on Nov 7 2022, 7:58 PM.
Details Summary In D135552 the #else is added, which causes build error when "Unknown or unsupported architecture"
Diff Detail
Event TimelineSixWeining retitled this revision from [OpenMP] kmp_affinity.h: add LoongArch support to [OpenMP] kmp_affinity.h: add LoongArch64 support. This revision is now accepted and ready to land.Nov 14 2022, 11:05 PM Closed by commit rGdb8a96731f98: [OpenMP] kmp_affinity.h: add LoongArch64 support (authored by Ami-zhang, committed by SixWeining). · Explain WhyNov 16 2022, 7:59 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 473864 openmp/runtime/src/kmp_affinity.h
|