[Openmp-commits] [PATCH] D91105: [OpenMP] Use explicit type casting in kmp_atomic.cpp

Hansang Bae via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Nov 9 15:00:30 PST 2020


hbae created this revision.
hbae added reviewers: AndreyChurbanov, jlpeyton.
hbae added a project: OpenMP.
Herald added subscribers: jfb, guansong, yaxunl.
hbae requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.

Changed macros in kmp_atomic.cpp so that they use explicit type casting.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D91105

Files:
  openmp/runtime/src/kmp_atomic.cpp
  openmp/runtime/src/kmp_stats.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91105.303993.patch
Type: text/x-patch
Size: 39451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20201109/5a008432/attachment-0001.bin>


More information about the Openmp-commits mailing list