[PATCH] D156713: [AMDGPU][RFC] Add a target feature for GDS

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 09:39:22 PDT 2023


foad created this revision.
foad added reviewers: AMDGPU, b-sumner.
Herald added subscribers: StephenFan, kerbowa, hiraditya, tpr, dstuttard, yaxunl, 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.

Also add predicates to selection patterns for GDS forms of DS
instructions so we get "cannot select" diagnostics, but this is hard to
test since all subtargets currently have GDS.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D156713

Files:
  llvm/lib/Target/AMDGPU/AMDGPU.td
  llvm/lib/Target/AMDGPU/DSInstructions.td
  llvm/lib/Target/AMDGPU/GCNProcessors.td
  llvm/lib/Target/AMDGPU/GCNSubtarget.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156713.545714.patch
Type: text/x-patch
Size: 7645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230731/84384513/attachment.bin>


More information about the llvm-commits mailing list