[PATCH] D128682: [AMDGPU] gfx11 CodeGen for new DPP instructions

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 5 07:48:03 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0483c91eee9e: [AMDGPU] gfx11 CodeGen for new DPP instructions (authored by Joe_Nash).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128682

Files:
  llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/lib/Target/AMDGPU/VOPInstructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.mov.dpp.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.update.dpp.ll
  llvm/test/CodeGen/AMDGPU/dpp64_combine.ll
  llvm/test/CodeGen/AMDGPU/dpp_combine.ll
  llvm/test/CodeGen/AMDGPU/dpp_combine_gfx11.mir
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.update.dpp.ll
  llvm/test/CodeGen/AMDGPU/vopc_dpp.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128682.442305.patch
Type: text/x-patch
Size: 66109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220705/cf4579d8/attachment.bin>


More information about the llvm-commits mailing list