[PATCH] D136629: [AMDGPU] Fix delay alu for VOPD with src2acc

Joe Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 10:11:31 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG01b8140d3aac: [AMDGPU] Fix delay alu for VOPD with src2acc (authored by Joe_Nash).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136629

Files:
  llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  llvm/lib/Target/AMDGPU/VOP2Instructions.td
  llvm/lib/Target/AMDGPU/VOPDInstructions.td
  llvm/test/CodeGen/AMDGPU/vopd-combine.mir
  llvm/test/CodeGen/AMDGPU/vopd-fmac-delay.mir
  llvm/test/CodeGen/AMDGPU/vopd-src2acc-delay.mir
  llvm/test/MC/AMDGPU/gfx11_asm_vopd_errs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136629.470540.patch
Type: text/x-patch
Size: 18149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221025/287cc5a2/attachment.bin>


More information about the llvm-commits mailing list