[PATCH] D72723: Built-in functions for AMDGPU MFMA instructions.

Konstantin Pyzhov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 28 08:49:31 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6d614a82a423: Summary: This CL adds clang declarations of built-in functions for AMDGPU MFMA… (authored by kpyzhov).
Herald added a subscriber: kerbowa.

Changed prior to commit:
  https://reviews.llvm.org/D72723?vs=238263&id=240898#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72723/new/

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72723.240898.patch
Type: text/x-patch
Size: 14134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200128/646b1203/attachment-0001.bin>


More information about the cfe-commits mailing list