[PATCH] D134151: [AMDGPU][GFX11] Mitigate VALU mask write hazard

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 23:52:58 PDT 2022


critson updated this revision to Diff 463763.
critson added a comment.

- Add DPP forms and associated tests

I was hanging on to this while I waited for some performance data.
Having checked that I'd like to proceed with this form,
if reviewers are happy?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134151

Files:
  llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
  llvm/lib/Target/AMDGPU/GCNHazardRecognizer.h
  llvm/lib/Target/AMDGPU/GCNSubtarget.h
  llvm/test/CodeGen/AMDGPU/valu-mask-write-hazard.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134151.463763.patch
Type: text/x-patch
Size: 26333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220929/e01a765f/attachment.bin>


More information about the llvm-commits mailing list