[Openmp-commits] [PATCH] D132925: Add LoongArch64 Support For OpenMP

Kirigami via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Sep 1 22:45:20 PDT 2022


prcups updated this revision to Diff 457504.
prcups added a comment.

I have followed these instructions to modify it.
How should 1762-1770 be?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132925/new/

https://reviews.llvm.org/D132925

Files:
  openmp/README.rst
  openmp/runtime/CMakeLists.txt
  openmp/runtime/README.txt
  openmp/runtime/cmake/LibompGetArchitecture.cmake
  openmp/runtime/cmake/LibompMicroTests.cmake
  openmp/runtime/cmake/LibompUtils.cmake
  openmp/runtime/cmake/config-ix.cmake
  openmp/runtime/src/kmp_csupport.cpp
  openmp/runtime/src/kmp_os.h
  openmp/runtime/src/kmp_platform.h
  openmp/runtime/src/kmp_runtime.cpp
  openmp/runtime/src/z_Linux_asm.S
  openmp/runtime/src/z_Linux_util.cpp
  openmp/runtime/test/ompt/callback.h
  openmp/runtime/tools/lib/Platform.pm
  openmp/runtime/tools/lib/Uname.pm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132925.457504.patch
Type: text/x-patch
Size: 17700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220902/b1e143cc/attachment-0001.bin>


More information about the Openmp-commits mailing list