[all-commits] [llvm/llvm-project] e007b3: [OpenMP] Add time profiling for libomptarget

Giorgis Georgakoudis via All-commits all-commits at lists.llvm.org
Fri Dec 11 18:53:53 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e007b328642946afc9e06bed9a098c7e23989900
      https://github.com/llvm/llvm-project/commit/e007b328642946afc9e06bed9a098c7e23989900
  Author: Giorgis Georgakoudis <georgakoudis1 at llnl.gov>
  Date:   2020-12-11 (Fri, 11 Dec 2020)

  Changed paths:
    M openmp/CMakeLists.txt
    M openmp/libomptarget/src/CMakeLists.txt
    M openmp/libomptarget/src/api.cpp
    M openmp/libomptarget/src/interface.cpp
    M openmp/libomptarget/src/private.h
    M openmp/libomptarget/src/rtl.cpp

  Log Message:
  -----------
  [OpenMP] Add time profiling for libomptarget

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D93055




More information about the All-commits mailing list