diff options
author | Xiang1 Zhang <xiang1.zhang@intel.com> | 2020-07-02 08:36:45 +0800 |
---|---|---|
committer | Xiang1 Zhang <xiang1.zhang@intel.com> | 2020-07-02 08:57:04 +0800 |
commit | aded4f0cc070fcef6763c9a3c2ba764d652b692e (patch) | |
tree | 12be06afe5e1998a21e9be647a144d256341ee35 /clang/unittests/Tooling/Syntax/TreeTest.cpp | |
parent | 99c4207d428bc1e24fed677c67230e27dd3d508f (diff) | |
download | llvm-aded4f0cc070fcef6763c9a3c2ba764d652b692e.zip llvm-aded4f0cc070fcef6763c9a3c2ba764d652b692e.tar.gz llvm-aded4f0cc070fcef6763c9a3c2ba764d652b692e.tar.bz2 |
[X86-64] Support Intel AMX instructions
Summary:
INTEL ADVANCED MATRIX EXTENSIONS (AMX).
AMX is a new programming paradigm, it has a set of 2-dimensional registers
(TILES) representing sub-arrays from a larger 2-dimensional memory image and
operate on TILES.
Spec can be found in Chapter 3 here https://software.intel.com/content/www/us/en/develop/download/intel-architecture-instruction-set-extensions-programming-reference.html
Reviewers: LuoYuanke, annita.zhang, pengfei, RKSimon, xiangzhangllvm
Reviewed By: xiangzhangllvm
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D82705
Diffstat (limited to 'clang/unittests/Tooling/Syntax/TreeTest.cpp')
0 files changed, 0 insertions, 0 deletions