[Openmp-commits] [PATCH] D137541: [OMPT] Drop LoongArch support

Limin Zhang via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Fri Nov 11 18:10:01 PST 2022


Ami-zhang abandoned this revision.
Ami-zhang added a comment.



In D137541#3912741 <https://reviews.llvm.org/D137541#3912741>, @MaskRay wrote:

> 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.

I have abandoned this diff.
We'll try to support that condition where depth != 0 later .


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