Details
Details
- Reviewers
kzhuravl msearles - Commits
- rG523a99c0eb03: [AMDGPU] Support for gfx940 fp8 smfmac
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Paths
| Differential D129908
[AMDGPU] Support for gfx940 fp8 smfmac ClosedPublic Authored by rampitec on Jul 15 2022, 3:18 PM.
Details
Diff Detail
Unit TestsFailed Event Timelinerampitec added a parent revision: D129906: [AMDGPU] Support for gfx940 fp8 mfma.Jul 15 2022, 3:18 PM This revision is now accepted and ready to land.Jul 18 2022, 11:11 AM This revision was landed with ongoing or failed builds.Jul 18 2022, 12:34 PM Closed by commit rG523a99c0eb03: [AMDGPU] Support for gfx940 fp8 smfmac (authored by rampitec). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 445144 clang/include/clang/Basic/BuiltinsAMDGPU.def
clang/test/CodeGenOpenCL/builtins-amdgcn-mfma.cl
clang/test/SemaOpenCL/builtins-amdgcn-error-gfx940-param.cl
llvm/include/llvm/IR/IntrinsicsAMDGPU.td
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
llvm/lib/Target/AMDGPU/AMDGPUSearchableTables.td
llvm/lib/Target/AMDGPU/SIInstrInfo.td
llvm/lib/Target/AMDGPU/VOP3PInstructions.td
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mfma.gfx940.ll
llvm/test/CodeGen/AMDGPU/mfma-vgpr-cd-select-gfx940.ll
llvm/test/MC/AMDGPU/mai-gfx940.s
llvm/test/MC/Disassembler/AMDGPU/mai-gfx940.txt
|