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

Lu Weining via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sat Nov 12 00:31:41 PST 2022


SixWeining added a comment.

In D137541#3922921 <https://reviews.llvm.org/D137541#3922921>, @xry111 wrote:

> If I read the code correctly, calling `__builtin_frame_address` with a depth > 0 is only used in tests.  Can we disable those tests if `__builtin_frame_address` cannot handle depth > 0?

Good idea.


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