We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 359cac4 commit ad71af0Copy full SHA for ad71af0
mlir/test/Integration/Dialect/Arith/CPU/test-apfloat-emulation-vector.mlir
@@ -3,7 +3,7 @@
3
// mlir_apfloat_wrappers in a platform-independent way.
4
5
// All floating-point arithmetics is lowered through APFloat.
6
-// RUN: mlir-opt %s --convert-arith-to-apfloat --convert-scf-to-vector | \
+// RUN: mlir-opt %s --convert-arith-to-apfloat --convert-scf-to-vector |
7
// RUN: --convert-scf-to-cf --convert-to-llvm | \
8
// RUN: mlir-runner -e entry --entry-point-result=void \
9
// RUN: --shared-libs=%mlir_c_runner_utils \
0 commit comments