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

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 13:21:22 PDT 2022


Joe_Nash updated this revision to Diff 440741.
Joe_Nash marked an inline comment as done.
Joe_Nash added a comment.

call getDPPOp64 after early exit for DPP32


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.440741.patch
Type: text/x-patch
Size: 66109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220628/4f4871bc/attachment.bin>


More information about the llvm-commits mailing list