[all-commits] [llvm/llvm-project] e66b1b: [AMDGPU] Split fp min/max atomics test. NFC.

Jay Foad via All-commits all-commits at lists.llvm.org
Wed Feb 23 07:04:33 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e66b1b73854e43f7e822fbb3be9e9875e6780761
      https://github.com/llvm/llvm-project/commit/e66b1b73854e43f7e822fbb3be9e9875e6780761
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2022-02-23 (Wed, 23 Feb 2022)

  Changed paths:
    R llvm/test/CodeGen/AMDGPU/fp-min-max-atomics.ll
    A llvm/test/CodeGen/AMDGPU/fp-min-max-buffer-atomics.ll
    A llvm/test/CodeGen/AMDGPU/fp-min-max-image-atomics.ll
    A llvm/test/CodeGen/AMDGPU/fp64-min-max-buffer-atomics.ll

  Log Message:
  -----------
  [AMDGPU] Split fp min/max atomics test. NFC.

Split out f32 buffer, f64 buffer and image atomics. This just makes
it easier to test subtargets that only have some of these
instructions.

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




More information about the All-commits mailing list