[Openmp-commits] [PATCH] D104788: [OpenMP] Fix builds for non-x86 after distributed barrier patch

Jonathan Peyton via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jun 24 08:07:30 PDT 2021


jlpeyton updated this revision to Diff 354258.
jlpeyton added a comment.

Enable error detecting failed memory allocation for any of the aligned memory allocators.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104788

Files:
  openmp/runtime/cmake/config-ix.cmake
  openmp/runtime/src/kmp_barrier.h
  openmp/runtime/src/kmp_config.h.cmake
  openmp/runtime/src/kmp_os.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104788.354258.patch
Type: text/x-patch
Size: 4664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210624/84df6dbd/attachment-0001.bin>


More information about the Openmp-commits mailing list