[Openmp-commits] [PATCH] D150882: [OpenMP] remove usage of std::abs in the new loop collapse support code

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu May 18 10:38:54 PDT 2023


tianshilei1992 added a comment.

`openmp/runtime/src/kmp_stats.cpp` contains a `std::fabs`. Can you update it as well? Thanks.


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

https://reviews.llvm.org/D150882



More information about the Openmp-commits mailing list