[Openmp-commits] [PATCH] D96426: [OpenMP] Help static loop code avoid over/underflow

Jonathan Peyton via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Feb 22 11:22:35 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG56223b1e91ed: [OpenMP] Help static loop code avoid over/underflow (authored by jlpeyton).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96426

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96426.325508.patch
Type: text/x-patch
Size: 5896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210222/08d21eee/attachment.bin>


More information about the Openmp-commits mailing list