[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 11:07:53 PDT 2023


tianshilei1992 accepted this revision.
tianshilei1992 added a comment.
This revision is now accepted and ready to land.

Sure, then we can come back to it later. We might want to move those things into `kmp.h` or something like `kmp_math.h` eventually such that all source files can use them.


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

https://reviews.llvm.org/D150882



More information about the Openmp-commits mailing list