[all-commits] [llvm/llvm-project] 1f53f2: [AMDGPU] Support gfx940 v_lshl_add_u64 instruction

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Mon Mar 14 15:46:01 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f53f20fc1c709d2538b1566b5d16f152a794d35
      https://github.com/llvm/llvm-project/commit/1f53f20fc1c709d2538b1566b5d16f152a794d35
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2022-03-14 (Mon, 14 Mar 2022)

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

  Log Message:
  -----------
  [AMDGPU] Support gfx940 v_lshl_add_u64 instruction

Differential Revision: https://reviews.llvm.org/D121401




More information about the All-commits mailing list