[all-commits] [llvm/llvm-project] 03c2a5: [libomptarget] Implement smid for amdgcn

Jon Chesterfield via All-commits all-commits at lists.llvm.org
Mon Jan 20 06:52:25 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 03c2a59cd696135d79528d39e8e82ee59c1fcf97
      https://github.com/llvm/llvm-project/commit/03c2a59cd696135d79528d39e8e82ee59c1fcf97
  Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
  Date:   2020-01-20 (Mon, 20 Jan 2020)

  Changed paths:
    M openmp/libomptarget/deviceRTLs/amdgcn/CMakeLists.txt
    A openmp/libomptarget/deviceRTLs/amdgcn/src/amdgcn_smid.hip

  Log Message:
  -----------
  [libomptarget] Implement smid for amdgcn

Summary:
[libomptarget] Implement smid for amdgcn

Implementation is in a new file as it uses an intrinsic with
complicated encoding that warranted substantial comments.

Reviewers: jdoerfert, grokos, ABataev, ronlieb

Reviewed By: jdoerfert

Subscribers: jvesely, mgorny, openmp-commits

Tags: #openmp

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




More information about the All-commits mailing list