[PATCH] D121401: [AMDGPU] Support gfx940 v_lshl_add_u64 instruction

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 14 15:46:04 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1f53f20fc1c7: [AMDGPU] Support gfx940 v_lshl_add_u64 instruction (authored by rampitec).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121401

Files:
  llvm/lib/Target/AMDGPU/GCNSubtarget.h
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/VOP3Instructions.td
  llvm/test/CodeGen/AMDGPU/lshl-add-u64.ll
  llvm/test/CodeGen/AMDGPU/memory-legalizer-flat-nontemporal.ll
  llvm/test/MC/AMDGPU/gfx940_asm_features.s
  llvm/test/MC/Disassembler/AMDGPU/gfx940_dasm_features.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121401.415254.patch
Type: text/x-patch
Size: 13002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220314/f318e106/attachment.bin>


More information about the llvm-commits mailing list