llvm-project/llvm/lib/Target/AMDGPU/Disassembler
Piotr Sobczak 4874838a63 [AMDGPU] gfx11 WMMA instruction support
gfx11 introduces new WMMA (Wave Matrix Multiply-accumulate)
instructions.

Reviewed By: arsenm, #amdgpu

Differential Revision: https://reviews.llvm.org/D128756
2022-06-30 11:13:45 -04:00
..
AMDGPUDisassembler.cpp [AMDGPU] gfx11 WMMA instruction support 2022-06-30 11:13:45 -04:00
AMDGPUDisassembler.h [AMDGPU] gfx11 VOPD instructions MC support 2022-06-24 11:08:39 -04:00
CMakeLists.txt