llvm-project/openmp/runtime/test/worksharing
Peyton, Jonathan L e2738b3758 [OpenMP] Fix potential integer overflow in dynamic schedule code
Restrict the chunk_size * chunk_num to only occur for valid
chunk_nums and reimplement calculating the limit to avoid overflow.

Differential Revision: https://reviews.llvm.org/D96747
2021-03-08 09:43:05 -06:00
..
for [OpenMP] Fix potential integer overflow in dynamic schedule code 2021-03-08 09:43:05 -06:00
sections
single Add missing memory barrier for queuing locks 2017-12-08 15:07:02 +00:00