[all-commits] [llvm/llvm-project] e38183: [AMDGPU] Support global_atomic_fmin/max on gfx10

Joe Nash via All-commits all-commits at lists.llvm.org
Wed Aug 25 06:52:00 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e381833ba5794fde6d36e3fbcc9b22ffbe438d17
      https://github.com/llvm/llvm-project/commit/e381833ba5794fde6d36e3fbcc9b22ffbe438d17
  Author: Joe Nash <Joseph.Nash at amd.com>
  Date:   2021-08-25 (Wed, 25 Aug 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/FLATInstructions.td
    A llvm/test/CodeGen/AMDGPU/fp-min-max-global-atomics-gfx10.ll

  Log Message:
  -----------
  [AMDGPU] Support global_atomic_fmin/max on gfx10

Makes patterns added for gfx90a usable with the gfx10 versions of the
insts.

Reviewed By: rampitec

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

Change-Id: I86167bf6b4823f975f74ccb619bd6190331ba16b




More information about the All-commits mailing list