Skip to content
Unverified Commit 315ab3c4 authored by Guray Ozen's avatar Guray Ozen Committed by GitHub
Browse files

[MLIR][NVGPU] Introduce `warpgroup.init.accumulator` Op (#67530)

This Op generates and initilizes the accumulator matrix for
`nvgpu.warpgroup.mma` op to perform matrix-multiply-and-accumulate
(mma).

Its associated transformation generates `!llvm.struct<>` and fill it
with the initial values. The size of struct is number of required inout
registers for `nvgpu.warpgroup.mma` op.
parent 660a78fd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment