[all-commits] [llvm/llvm-project] 5449fb: [OpenMP][NFC] Use `AsyncInfo` as the variable name...

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Thu Mar 11 21:31:51 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5449fbb5d49f8d7a8f9f2bdaab2c3b6b70fde31f
      https://github.com/llvm/llvm-project/commit/5449fbb5d49f8d7a8f9f2bdaab2c3b6b70fde31f
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M openmp/libomptarget/include/omptargetplugin.h
    M openmp/libomptarget/plugins/amdgpu/src/rtl.cpp
    M openmp/libomptarget/plugins/cuda/src/rtl.cpp
    M openmp/libomptarget/plugins/remote/server/Server.cpp
    M openmp/libomptarget/plugins/remote/src/Client.cpp
    M openmp/libomptarget/plugins/remote/src/Client.h
    M openmp/libomptarget/plugins/remote/src/rtl.cpp
    M openmp/libomptarget/src/device.h

  Log Message:
  -----------
  [OpenMP][NFC] Use `AsyncInfo` as the variable name for a `__tgt_async_info`

Reviewed By: grokos, tianshilei1992

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




More information about the All-commits mailing list