[all-commits] [llvm/llvm-project] 431354: AMDGPU: Add/Fix tests for image atomic intrinsic.

rdomingu via All-commits all-commits at lists.llvm.org
Thu Mar 5 09:19:07 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4313543de1e6f400fa1190b0a34c4dd189cad3bc
      https://github.com/llvm/llvm-project/commit/4313543de1e6f400fa1190b0a34c4dd189cad3bc
  Author: Rodrigo Dominguez <rodrigo.dominguez at amd.com>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.atomic.dim.ll

  Log Message:
  -----------
  AMDGPU: Add/Fix tests for image atomic intrinsic.

Summary:
Add tests for 64-bit image atomic swap and cmpswap.
Fix tests for 32-bit image atomic add.

Change-Id: Ibb7619749c1ad504b24aa1c5f3185417a3013f3c

Subscribers: kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, jfb, kerbowa, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list