aboutsummaryrefslogtreecommitdiff
path: root/libcxx/src/stdexcept.cpp
diff options
context:
space:
mode:
authorPeyton, Jonathan L <jonathan.l.peyton@intel.com>2021-10-18 13:58:38 -0500
committerJonathan Peyton <jonathan.l.peyton@intel.com>2021-11-17 15:27:37 -0600
commita0afb9d0fc2b6b1a0e89c9cd8f0bd1d839e740ce (patch)
treebfc55764470c265fb6f3df7314b1015e8d3af2fe /libcxx/src/stdexcept.cpp
parent63270710f13af10808aac980795128db127153f5 (diff)
downloadllvm-a0afb9d0fc2b6b1a0e89c9cd8f0bd1d839e740ce.zip
llvm-a0afb9d0fc2b6b1a0e89c9cd8f0bd1d839e740ce.tar.gz
llvm-a0afb9d0fc2b6b1a0e89c9cd8f0bd1d839e740ce.tar.bz2
[OpenMP][libomp] Allow users to specify KMP_HW_SUBSET in any order
Remove restriction forcing users to specify the KMP_HW_SUBSET value in topology order. This patch sorts the user KMP_HW_SUBSET value before trying to apply it. For example: 1s,4c,2t is equivalent to 2t,1s,4c Differential Revision: https://reviews.llvm.org/D112027
Diffstat (limited to 'libcxx/src/stdexcept.cpp')
0 files changed, 0 insertions, 0 deletions