Skip to content

Commit 7739380

Browse files
authored
Fix integration tests after #120580 (math-polynomial-approx-avx2)
1 parent 2ec6174 commit 7739380

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/test/mlir-cpu-runner/X86Vector/math-polynomial-approx-avx2.mlir

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// RUN: -convert-vector-to-scf \
33
// RUN: -convert-scf-to-cf \
44
// RUN: -convert-arith-to-llvm \
5+
// RUN: -convert-cf-to-llvm \
56
// RUN: -convert-vector-to-llvm="enable-x86vector" \
67
// RUN: -convert-math-to-llvm \
78
// RUN: -convert-func-to-llvm \

0 commit comments

Comments
 (0)