[Openmp-commits] [PATCH] D158220: make small memory allocations in loop collapse code on the stack instead of the heap

Vadim Paretsky via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Aug 23 10:39:08 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6789dda76218: [OpenMP] make small memory allocations in loop collapse code on the stack (authored by vadikp-intel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158220

Files:
  openmp/runtime/src/kmp_collapse.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158220.552793.patch
Type: text/x-patch
Size: 7713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230823/db6c6896/attachment.bin>


More information about the Openmp-commits mailing list