[all-commits] [llvm/llvm-project] f82bf3: AMDGPU: Allow f16/bf16 for DS_READ_TR16_B64 gfx950...
Sirish Pande via All-commits
all-commits at lists.llvm.org
Mon Dec 2 06:25:12 PST 2024
Branch: refs/heads/users/arsenm/gfx950/add-f16-bf16-ds_read_tr16_b64-builtins
Home: https://github.com/llvm/llvm-project
Commit: f82bf3450e65ffd366037f6edcc803d7ec053f22
https://github.com/llvm/llvm-project/commit/f82bf3450e65ffd366037f6edcc803d7ec053f22
Author: Sirish Pande <Sirish.Pande at amd.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M clang/include/clang/Basic/BuiltinsAMDGPU.def
M clang/lib/CodeGen/CGBuiltin.cpp
M clang/test/CodeGenOpenCL/builtins-amdgcn-gfx950-read-tr.cl
M llvm/lib/Target/AMDGPU/DSInstructions.td
M llvm/test/Analysis/UniformityAnalysis/AMDGPU/intrinsics.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.read.tr.gfx950.ll
Log Message:
-----------
AMDGPU: Allow f16/bf16 for DS_READ_TR16_B64 gfx950 builtins
Co-authored-by: Sirish Pande <Sirish.Pande 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