llvm-project/llvm/test
Xiang1 Zhang aded4f0cc0 [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
2020-07-02 08:57:04 +08:00
..
Analysis [NFCI] Actually provide correct check lines in sdiv.ll 2020-07-02 02:00:02 +03:00
Assembler [SVE] Reject vector struct indexes for scalable vectors. 2020-06-30 13:52:38 -07:00
Bindings
Bitcode [BitcodeReader] Fix DelayedShuffle handling for ConstantExpr shuffles. 2020-06-30 13:23:07 -07:00
BugPoint
CodeGen [X86-64] Support Intel AMX instructions 2020-07-02 08:57:04 +08:00
DebugInfo [DebugInfo] Do not emit entry values for composite locations 2020-07-01 10:50:55 +02:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck [FileCheck] Permit multiple -v or -vv 2020-06-29 18:35:22 -04:00
Instrumentation
Integer
JitListener
LTO
Linker
MC [X86-64] Support Intel AMX instructions 2020-07-02 08:57:04 +08:00
MachineVerifier GlobalISel: Disallow undef generic virtual register uses 2020-06-30 19:18:01 -04:00
Object
ObjectYAML [DWARFYAML][debug_abbrev] Emit 0 byte for terminating abbreviations. 2020-07-02 00:09:29 +08:00
Other
Reduce
SafepointIRVerifier
Support
SymbolRewriter
TableGen [openmp] Move Directive and Clause helper function to tablegen 2020-06-30 14:51:59 -04:00
ThinLTO/X86
Transforms [InstSimplify] Move assume icmp test (NFC) 2020-07-01 23:35:52 +02:00
Unit
Verifier Change the INLINEASM_BR MachineInstr to be a non-terminating instruction. 2020-07-01 12:51:50 -04:00
YAMLParser
tools [ms] [llvm-ml] Use default RIP-relative addressing for x64 MASM. 2020-07-01 12:41:07 -04:00
.clang-format
CMakeLists.txt [llvm][NFC] Use llvm_canonicalize_cmake_booleans for LLVM_HAVE_TF_AOT 2020-06-29 12:27:52 -07:00
TestRunner.sh
lit.cfg.py
lit.site.cfg.py.in [llvm][NFC] Use llvm_canonicalize_cmake_booleans for LLVM_HAVE_TF_AOT 2020-06-29 12:27:52 -07:00