H.J. Lu via llvm-dev
2020-Aug-03 15:28 UTC
[llvm-dev] [x86-64 psABI] RFC: Document Intel AMX
Intel Advanced Matrix Extensions (Intel AMX) is a new programming paradigm consisting of two components: a set of 2-dimensional registers (tiles) representing sub-arrays from a larger 2-dimensional memory image, and accelerators able to operate on tiles. Capability of Intel AMX implementation is enumerated by palettes. Two palettes are supported: palette 0 represents the initialized state and palette 1 consists of 8 tile registers of up to 1 KB size, which is controlled by a tile control register. https://gitlab.com/x86-psABIs/x86-64-ABI/-/merge_requests/12 -- H.J. -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Document-Intel-AMX.patch Type: text/x-patch Size: 2808 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200803/f9408f45/attachment.bin>