[all-commits] [llvm/llvm-project] 6d614a: Summary:
kpyzhov via All-commits
all-commits at lists.llvm.org
Tue Jan 28 08:48:49 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6d614a82a4230ea69e322f56dc18dcbd815ed37b
https://github.com/llvm/llvm-project/commit/6d614a82a4230ea69e322f56dc18dcbd815ed37b
Author: Konstantin Pyzhov <Konstantin.Pyzhov at amd.com>
Date: 2020-01-28 (Tue, 28 Jan 2020)
Changed paths:
M clang/include/clang/Basic/BuiltinsAMDGPU.def
M clang/lib/Basic/Targets/AMDGPU.cpp
A clang/test/CodeGenOpenCL/builtins-amdgcn-mfma.cl
A clang/test/SemaOpenCL/builtins-amdgcn-error-gfx908-param.cl
M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
Log Message:
-----------
Summary:
This CL adds clang declarations of built-in functions for AMDGPU MFMA intrinsics and instructions.
OpenCL tests for new built-ins are included.
Differential Revision: https://reviews.llvm.org/D72723
More information about the All-commits
mailing list