[PATCH] D128527: [AMDGPU] Use GFX11 S_PACK_HL instruction in more cases

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 06:40:00 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf1cfaa956def: [AMDGPU] Use GFX11 S_PACK_HL instruction in more cases (authored by Joe_Nash, committed by foad).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128527

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-build-vector-trunc.v2s16.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/saddsat.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/ssubsat.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/uaddsat.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/usubsat.ll
  llvm/test/CodeGen/AMDGPU/build_vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128527.440596.patch
Type: text/x-patch
Size: 313818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220628/494736b3/attachment-0001.bin>


More information about the llvm-commits mailing list