[PATCH] D121437: [AMDGPU] Add s_nop WaitStates between neighboring mfma

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 21 10:38:02 PDT 2022


kerbowa updated this revision to Diff 417013.
kerbowa added a comment.

Remove gfx90a for now.
Don't parse HWXDL proc resource since all gfx908 MFMA use HWXDL.
Add more detailed comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121437/new/

https://reviews.llvm.org/D121437

Files:
  llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
  llvm/lib/Target/AMDGPU/GCNHazardRecognizer.h
  llvm/test/CodeGen/AMDGPU/neighboring-mfma-padding.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121437.417013.patch
Type: text/x-patch
Size: 55979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220321/67e6292c/attachment.bin>


More information about the llvm-commits mailing list