[all-commits] [llvm/llvm-project] 4f2b5e: AMDGPU: Builtin & CodeGen support for v_cvt_sr_{bf...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Tue Nov 26 20:33:55 PST 2024
Branch: refs/heads/users/arsenm/gfx950/codegen-v_cvt_sr_bf16_f16_f32
Home: https://github.com/llvm/llvm-project
Commit: 4f2b5ec0a5d8c158317a326f9b533d16a1cbe26b
https://github.com/llvm/llvm-project/commit/4f2b5ec0a5d8c158317a326f9b533d16a1cbe26b
Author: Shilei Tian <shilei.tian at amd.com>
Date: 2024-11-27 (Wed, 27 Nov 2024)
Changed paths:
M clang/include/clang/Basic/BuiltinsAMDGPU.def
M clang/test/CodeGenOpenCL/amdgpu-features.cl
M clang/test/CodeGenOpenCL/builtins-amdgcn-gfx950-err.cl
M clang/test/CodeGenOpenCL/builtins-amdgcn-gfx950.cl
M clang/test/SemaOpenCL/builtins-amdgcn-error-gfx950-param.cl
M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
M llvm/lib/Target/AMDGPU/VOP3Instructions.td
M llvm/lib/TargetParser/TargetParser.cpp
A llvm/test/CodeGen/AMDGPU/llvm.amdgcn.cvt.sr.ll
Log Message:
-----------
AMDGPU: Builtin & CodeGen support for v_cvt_sr_{bf16|f16}_f32 instructions
Co-authored-by: Shilei Tian <shilei.tian 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