Skip to content

Commit 0f30b53

Browse files
committed
remove call to removed function
1 parent ea291d0 commit 0f30b53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mlir/test/Integration/Dialect/Vector/CPU/0-d-vectors.mlir

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ func.func @entry() {
140140

141141
// Warning: these must be called in their textual order of definition in the
142142
// file to not mess up FileCheck.
143-
call @splat_0d(%4) : (f32) -> ()
144143
call @broadcast_0d(%4) : (f32) -> ()
145144
call @bitcast_0d() : () -> ()
146145
call @constant_mask_0d() : () -> ()

0 commit comments

Comments
 (0)