[Openmp-commits] [PATCH] D150882: [OpenMP] remove usage of std::abs in the new loop collapse support code
Vadim Paretsky via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu May 18 10:46:54 PDT 2023
vadikp-intel added a comment.
Changing kmp_stats to use the new definitions would require moving them up into a header somewhere while still requiring <cmath> in kmp_stats. Do you think this would be worth it?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150882/new/
https://reviews.llvm.org/D150882
More information about the Openmp-commits
mailing list