[Openmp-commits] [PATCH] D139139: Enable kmpc_atomic functions for arm64

Bran Hagger via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Dec 1 13:14:22 PST 2022


branh created this revision.
Herald added subscribers: pengfei, kristof.beyls.
Herald added a project: All.
branh requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: openmp-commits, sstefan1.
Herald added a project: OpenMP.

Define the same kmpc_atomic functions for arm and arm64 that are defined for x86 and x64.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D139139

Files:
  openmp/runtime/src/dllexports
  openmp/runtime/src/kmp_atomic.cpp
  openmp/runtime/src/kmp_atomic.h
  openmp/runtime/src/kmp_os.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139139.479398.patch
Type: text/x-patch
Size: 5863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20221201/db010a0c/attachment.bin>


More information about the Openmp-commits mailing list