[all-commits] [llvm/llvm-project] f83951: AMDGPU: Add V_CVT_F32_BF16 for gfx950

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Nov 18 13:31:32 PST 2024


  Branch: refs/heads/users/arsenm/gfx950/add-cvt-f32-bf16
  Home:   https://github.com/llvm/llvm-project
  Commit: f83951dbadc47803f21098642cff61ac0e244e0f
      https://github.com/llvm/llvm-project/commit/f83951dbadc47803f21098642cff61ac0e244e0f
  Author: Pravin Jagtap <Pravin.Jagtap at amd.com>
  Date:   2024-11-18 (Mon, 18 Nov 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPU.td
    M llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h
    M llvm/lib/Target/AMDGPU/SIInstrInfo.td
    M llvm/lib/Target/AMDGPU/VOP1Instructions.td
    M llvm/test/MC/AMDGPU/gfx950_asm_vop1.s
    M llvm/test/MC/Disassembler/AMDGPU/gfx950_dasm_vop1.txt

  Log Message:
  -----------
  AMDGPU: Add V_CVT_F32_BF16 for gfx950


  Commit: f6221ce1f62e8a889481e851b79a8c76c9520d1b
      https://github.com/llvm/llvm-project/commit/f6221ce1f62e8a889481e851b79a8c76c9520d1b
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-11-18 (Mon, 18 Nov 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/VOP1Instructions.td

  Log Message:
  -----------
  Remove unnecessary AssemblerPredicate override


Compare: https://github.com/llvm/llvm-project/compare/f2f273dd0c23...f6221ce1f62e

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list