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
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,140 ms | x64 debian > MLIR.Examples/standalone::test.toy |
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. |
clang-format: please reformat the code