[PATCH] D72723: Built-in functions for AMDGPU MFMA instructions.
Konstantin Pyzhov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 14 10:42:11 PST 2020
kpyzhov created this revision.
kpyzhov added a reviewer: yaxunl.
kpyzhov added a project: AMDGPU.
Herald added subscribers: llvm-commits, cfe-commits, hiraditya, t-tye, tpr, dstuttard, nhaehnle, wdng, jvesely, kzhuravl, arsenm.
Herald added projects: clang, LLVM.
Added declarations of MFMA built-ins to clang. Modified declarations of corresponding LLVM intrinsics. Added tests for new built-ins.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D72723
Files:
clang/include/clang/Basic/BuiltinsAMDGPU.def
clang/lib/Basic/Targets/AMDGPU.cpp
clang/test/CodeGenOpenCL/builtins-amdgcn-mfma.cl
clang/test/SemaOpenCL/builtins-amdgcn-error-gfx908-param.cl
llvm/include/llvm/IR/IntrinsicsAMDGPU.td
llvm/lib/Target/AMDGPU/AMDGPU.td
llvm/lib/Target/AMDGPU/AMDGPUSubtarget.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72723.238025.patch
Type: text/x-patch
Size: 35893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200114/097aabd3/attachment-0001.bin>
More information about the cfe-commits
mailing list