[Openmp-commits] [PATCH] D137541: [OMPT] Drop LoongArch support
Fangrui Song via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Nov 7 09:41:41 PST 2022
MaskRay requested changes to this revision.
MaskRay added a comment.
This revision now requires changes to proceed.
This change is only necessary and will be unneeded when `__builtin_frame_address` is implemented. OpenMP support is bringing up. LoongArch should not cause unnecessary churn to the upstream.
LoongArch users building openmp can disable LIBOMP_OMPT_SUPPORT for now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137541/new/
https://reviews.llvm.org/D137541
More information about the Openmp-commits
mailing list