[all-commits] [llvm/llvm-project] fc7d29: [OpenMP] Use common interface to access GPU Grid V...

Saiyedul Islam via All-commits all-commits at lists.llvm.org
Mon Jul 20 22:26:23 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fc7d2908ab38e1934b3b6a8ab3ec5c674484434b
      https://github.com/llvm/llvm-project/commit/fc7d2908ab38e1934b3b6a8ab3ec5c674484434b
  Author: Saiyedul Islam <Saiyedul.Islam at amd.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp

  Log Message:
  -----------
  [OpenMP] Use common interface to access GPU Grid Values

Use common interface for accessing target specific GPU grid values in NVPTX
OpenMP codegen as proposed in https://reviews.llvm.org/D80917

Originally authored by Greg Rodgers (@gregrodgers).

Reviewed By: jdoerfert

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




More information about the All-commits mailing list