[all-commits] [llvm/llvm-project] 44a11c: [OpenMP] Use explicit type casting in kmp_atomic.cpp
Hansang Bae via All-commits
all-commits at lists.llvm.org
Tue Nov 17 12:31:45 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 44a11c342caa70efe9f9d07db3e66dd48f701aca
https://github.com/llvm/llvm-project/commit/44a11c342caa70efe9f9d07db3e66dd48f701aca
Author: Hansang Bae <hansang.bae at intel.com>
Date: 2020-11-17 (Tue, 17 Nov 2020)
Changed paths:
M openmp/runtime/src/kmp_atomic.cpp
M openmp/runtime/src/kmp_stats.h
Log Message:
-----------
[OpenMP] Use explicit type casting in kmp_atomic.cpp
Differential Revision: https://reviews.llvm.org/D91105
More information about the All-commits
mailing list