[all-commits] [llvm/llvm-project] f19cc7: [AMDGPU] Disable fp atomic to s_denorm_mode hazard...

Jay Foad via All-commits all-commits at lists.llvm.org
Tue Sep 20 09:43:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f19cc793d28067c3f7a4c17806bbe3fc6db773c9
      https://github.com/llvm/llvm-project/commit/f19cc793d28067c3f7a4c17806bbe3fc6db773c9
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2022-09-20 (Tue, 20 Sep 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
    M llvm/lib/Target/AMDGPU/GCNSubtarget.h
    M llvm/test/CodeGen/AMDGPU/fp-atomic-to-s_denormmode.mir

  Log Message:
  -----------
  [AMDGPU] Disable fp atomic to s_denorm_mode hazard for GFX11

This hazard only exists on GFX10.

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




More information about the All-commits mailing list