[PATCH] D128196: [AMDGPU] ds_ordered_count offset field bits for wave-type

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 20 06:02:29 PDT 2022


foad created this revision.
foad added reviewers: Joe_Nash, rampitec, piotr.
Herald added subscribers: kosarev, jsilvanus, 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.

Implement ds_ordered_count offset field bits for wave-type now
being written by hardware in GFX11.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D128196

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.ordered.add.gfx11.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128196.438365.patch
Type: text/x-patch
Size: 4658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220620/92a73796/attachment.bin>


More information about the llvm-commits mailing list