[all-commits] [llvm/llvm-project] bd4670: [OpenMP][libomp] Allow white spaces in OMP_TARGET_...
Hansang Bae via All-commits
all-commits at lists.llvm.org
Mon Jun 5 15:42:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bd46706b1f7590b832b3f01f84c54d79dbce8a04
https://github.com/llvm/llvm-project/commit/bd46706b1f7590b832b3f01f84c54d79dbce8a04
Author: Hansang Bae <hansang.bae at intel.com>
Date: 2023-06-05 (Mon, 05 Jun 2023)
Changed paths:
M openmp/runtime/src/kmp_settings.cpp
Log Message:
-----------
[OpenMP][libomp] Allow white spaces in OMP_TARGET_OFFLOAD value
Remove heading/trailing white spaces when matching OMP_TARGET_OFFLOAD
value.
Differential Revision: https://reviews.llvm.org/D149890
More information about the All-commits
mailing list