Skip to content

Commit cae78e8

Browse files
committed
Mark muladd_scaled public
1 parent a1b7a8c commit cae78e8

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
@@ -1243,6 +1243,8 @@ end
12431243
Block-scaled matrix multiply-accumulate
12441244
=============================================================================#
12451245

1246+
public muladd_scaled
1247+
12461248
"""
12471249
muladd_scaled(a, a_scale, b, b_scale, acc) -> Tile
12481250

0 commit comments

Comments
 (0)