[all-commits] [llvm/llvm-project] 02046a: [AMDGPU] W/a for gfx940 byte0 fp8 conversion bug

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Fri Aug 11 02:29:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 02046ad944a51408e6b8db530cb92a3fdc2eb990
      https://github.com/llvm/llvm-project/commit/02046ad944a51408e6b8db530cb92a3fdc2eb990
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2023-08-11 (Fri, 11 Aug 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPU.td
    M llvm/lib/Target/AMDGPU/GCNSubtarget.h
    M llvm/lib/Target/AMDGPU/VOP1Instructions.td
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.cvt.fp8.ll

  Log Message:
  -----------
  [AMDGPU] W/a for gfx940 byte0 fp8 conversion bug

VOP1 form of these do not work.

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




More information about the All-commits mailing list