[PATCH] D134276: [AMDGPU] Disable fp atomic to s_denorm_mode hazard for GFX11

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 05:36:40 PDT 2022


foad created this revision.
foad added reviewers: AMDGPU, rampitec, Joe_Nash.
Herald added subscribers: kosarev, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
Herald added a project: All.
foad requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

This hazard only exists on GFX10.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D134276

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134276.461542.patch
Type: text/x-patch
Size: 9461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220920/259da8bc/attachment.bin>


More information about the llvm-commits mailing list