[all-commits] [llvm/llvm-project] 13b065: AMDGPU: Builtin & codegen support for v_cvt_scalef...
Pravin Jagtap via All-commits
all-commits at lists.llvm.org
Tue Nov 26 12:02:35 PST 2024
Branch: refs/heads/users/arsenm/gfx950/codegen-v_cvt_scalef32_pk32_bf16_f16_bf6_fp6
Home: https://github.com/llvm/llvm-project
Commit: 13b0656d2ec90c4a0347cdd65e86af0fb7b1b2c4
https://github.com/llvm/llvm-project/commit/13b0656d2ec90c4a0347cdd65e86af0fb7b1b2c4
Author: Pravin Jagtap <Pravin.Jagtap at amd.com>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M clang/include/clang/Basic/BuiltinsAMDGPU.def
M clang/test/CodeGenOpenCL/builtins-amdgcn-gfx950-err.cl
M clang/test/CodeGenOpenCL/builtins-amdgcn-gfx950.cl
M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.cvt.scalef32.pk.gfx950.ll
Log Message:
-----------
AMDGPU: Builtin & codegen support for v_cvt_scalef32_pk32_{bf|f}16_{bf|fp}6 for gfx950
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