[Openmp-commits] [PATCH] D72285: [OpenMP] NFC: Fix trivial typos in comments

Jim Lin via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Jan 6 22:04:49 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4c6a098ad52f: [OpenMP] NFC: Fix trivial typos in comments (authored by kiszk, committed by Jim).

Changed prior to commit:
  https://reviews.llvm.org/D72285?vs=236399&id=236519#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72285/new/

https://reviews.llvm.org/D72285

Files:
  openmp/libomptarget/deviceRTLs/common/debug.h
  openmp/libomptarget/deviceRTLs/common/omptarget.h
  openmp/libomptarget/deviceRTLs/common/src/libcall.cu
  openmp/libomptarget/deviceRTLs/common/src/omptarget.cu
  openmp/libomptarget/deviceRTLs/common/src/parallel.cu
  openmp/libomptarget/deviceRTLs/common/src/task.cu
  openmp/libomptarget/deviceRTLs/nvptx/test/parallel/level.c
  openmp/libomptarget/plugins/cuda/src/rtl.cpp
  openmp/libomptarget/src/private.h
  openmp/runtime/cmake/LibompMicroTests.cmake
  openmp/runtime/cmake/config-ix.cmake
  openmp/runtime/src/extractExternal.cpp
  openmp/runtime/src/i18n/en_US.txt
  openmp/runtime/src/include/omp_lib.f.var
  openmp/runtime/src/kmp.h
  openmp/runtime/src/kmp_affinity.cpp
  openmp/runtime/src/kmp_atomic.cpp
  openmp/runtime/src/kmp_dispatch.cpp
  openmp/runtime/src/kmp_gsupport.cpp
  openmp/runtime/src/kmp_itt.inl
  openmp/runtime/src/kmp_lock.h
  openmp/runtime/src/kmp_runtime.cpp
  openmp/runtime/src/kmp_settings.cpp
  openmp/runtime/src/kmp_stats.cpp
  openmp/runtime/src/kmp_taskdeps.cpp
  openmp/runtime/src/kmp_tasking.cpp
  openmp/runtime/src/kmp_wrapper_malloc.h
  openmp/runtime/src/thirdparty/ittnotify/ittnotify.h
  openmp/runtime/src/thirdparty/ittnotify/ittnotify_static.cpp
  openmp/runtime/src/thirdparty/ittnotify/legacy/ittnotify.h
  openmp/runtime/test/ompt/synchronization/lock.c
  openmp/runtime/test/ompt/synchronization/nest_lock.c
  openmp/runtime/test/threadprivate/omp_threadprivate.c
  openmp/runtime/tools/check-depends.pl
  openmp/runtime/tools/generate-def.pl
  openmp/runtime/tools/lib/Uname.pm
  openmp/runtime/tools/lib/tools.pm
  openmp/runtime/tools/message-converter.pl
  openmp/tools/archer/tests/races/task-dependency.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72285.236519.patch
Type: text/x-patch
Size: 34219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200107/a6d281ed/attachment-0001.bin>


More information about the Openmp-commits mailing list