[Openmp-commits] [PATCH] D96747: [OpenMP] Fix potential integer overflow in dynamic schedule code

Jonathan Peyton via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Mar 8 07:43:48 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe2738b3758a9: [OpenMP] Fix potential integer overflow in dynamic schedule code (authored by jlpeyton).

Changed prior to commit:
  https://reviews.llvm.org/D96747?vs=323881&id=329012#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96747

Files:
  openmp/runtime/src/kmp_dispatch.cpp
  openmp/runtime/test/worksharing/for/omp_for_dynamic_large_chunk.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96747.329012.patch
Type: text/x-patch
Size: 5152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210308/a4e40783/attachment.bin>


More information about the Openmp-commits mailing list