Since there is a table introduced for MAI instructions extend it
to use for DGEMM classification.
Details
Details
- Reviewers
Joe_Nash kzhuravl - Commits
- rG64838ba36576: [AMDGPU] Use GenericTable to classify DGEMM
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | ||
---|---|---|
455 | Can you add a brief comment here (or somewhere) saying roughly what DGEMM means here? Especially since there is no public documentation. |
Can you add a brief comment here (or somewhere) saying roughly what DGEMM means here? Especially since there is no public documentation.