Add test cases to check translation of the following NVVM ops:-
1.) wmma.m16n16k16.load 2.) wmma.m16n16k1616.store 3.) wmma.m16n16k16.mma
Differential D95333
[MLIR][NVVM] Add test cases to check translation of matrix-multiply accumulate ops to the corresponding intrinsics in NVPTX backend ClosedPublic Authored by navdeepkk on Jan 24 2021, 11:24 PM.
Details
Summary Add test cases to check translation of the following NVVM ops:- 1.) wmma.m16n16k16.load 2.) wmma.m16n16k1616.store 3.) wmma.m16n16k16.mma
Diff Detail
Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 14 others. · View Herald TranscriptJan 24 2021, 11:24 PM bondhugula added inline comments.
This revision is now accepted and ready to land.Jan 26 2021, 2:48 AM navdeepkk marked an inline comment as done. Comment ActionsClosing revision as changes here were moved to D95331. navdeepkk removed a child revision: D95334: [MLIR][GPU] Add CUDA Tensor core WMMA test.May 22 2021, 3:11 AM
Revision Contents
Diff 318908 mlir/test/Target/nvvmir.mlir
|
You may want to add a short comment here as to the test.