[all-commits] [llvm/llvm-project] afe3cb: AMDGPU/GlobalISel: RegBankLegalize rules for cvt f...

Petar Avramovic via All-commits all-commits at lists.llvm.org
Tue Jun 9 07:03:26 PDT 2026


  Branch: refs/heads/users/petar-avramovic/cvt-f16-f8-bf8
  Home:   https://github.com/llvm/llvm-project
  Commit: afe3cb5f6b64c7084bc4396854c06bd2b814053f
      https://github.com/llvm/llvm-project/commit/afe3cb5f6b64c7084bc4396854c06bd2b814053f
  Author: Petar Avramovic <Petar.Avramovic at amd.com>
  Date:   2026-06-09 (Tue, 09 Jun 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPURegBankLegalizeRules.cpp
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.cvt.f16.fp8.ll
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.cvt.fp8.f16.ll
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.cvt.pk.f16.ll

  Log Message:
  -----------
  AMDGPU/GlobalISel: RegBankLegalize rules for cvt f16<->fp8/bf8

Small types are impemented using integers in LLVMIR,
because of this there are no irtranslator failures.



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