Skip to content

Commit 38abdad

Browse files
committed
Mark muladd_scaled public
1 parent 2407be5 commit 38abdad

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/language/operations.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1394,6 +1394,8 @@ end
13941394
Block-scaled matrix multiply-accumulate
13951395
=============================================================================#
13961396

1397+
public muladd_scaled
1398+
13971399
"""
13981400
muladd_scaled(a, a_scale, b, b_scale, acc) -> Tile
13991401

0 commit comments

Comments
 (0)