[all-commits] [llvm/llvm-project] 7026eb: AMDGPU: MC support for v_cvt_scalef32_pk_{f|bf}16_...

Pravin Jagtap via All-commits all-commits at lists.llvm.org
Fri Nov 22 21:41:41 PST 2024


  Branch: refs/heads/users/arsenm/gfx950/mc-v_cvt_scalef32_pk_f16_bf16_fp4
  Home:   https://github.com/llvm/llvm-project
  Commit: 7026eb4f2d86bd0ca9d5294cd2baac4243818e4c
      https://github.com/llvm/llvm-project/commit/7026eb4f2d86bd0ca9d5294cd2baac4243818e4c
  Author: Pravin Jagtap <Pravin.Jagtap at amd.com>
  Date:   2024-11-22 (Fri, 22 Nov 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/VOP3Instructions.td
    M llvm/test/MC/AMDGPU/gfx950_asm_features.s
    M llvm/test/MC/AMDGPU/gfx950_err.s
    M llvm/test/MC/Disassembler/AMDGPU/gfx950_dasm_vop3.txt

  Log Message:
  -----------
  AMDGPU: MC support for v_cvt_scalef32_pk_{f|bf}16_fp4 of gfx950.

OPSEL ASM Syntax for v_cvt_scalef32_pk_{f|bf}16_fp4 : opsel:[x,y,z]
where, x & y i.e. OPSEL[1 : 0] selects which src_byte to read.

Note: Conventional Inst{13} i.e. OPSEL[2] is ignored in asm syntax.

Co-authored-by: Pravin Jagtap <Pravin.Jagtap at amd.com>



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