Skip to content

Conversation

@matthias-springer
Copy link
Member

Fix build after #171024.

@llvmbot
Copy link
Member

llvmbot commented Dec 7, 2025

@llvm/pr-subscribers-mlir-arith

@llvm/pr-subscribers-mlir

Author: Matthias Springer (matthias-springer)

Changes

Fix build after #171024.


Full diff: https://github.com/llvm/llvm-project/pull/171057.diff

1 Files Affected:

  • (modified) mlir/test/Integration/Dialect/Arith/CPU/test-apfloat-emulation-vector.mlir (+1-1)
diff --git a/mlir/test/Integration/Dialect/Arith/CPU/test-apfloat-emulation-vector.mlir b/mlir/test/Integration/Dialect/Arith/CPU/test-apfloat-emulation-vector.mlir
index 3b94dc48a9181..127a98c03f627 100644
--- a/mlir/test/Integration/Dialect/Arith/CPU/test-apfloat-emulation-vector.mlir
+++ b/mlir/test/Integration/Dialect/Arith/CPU/test-apfloat-emulation-vector.mlir
@@ -3,7 +3,7 @@
 // mlir_apfloat_wrappers in a platform-independent way.
 
 // All floating-point arithmetics is lowered through APFloat.
-// RUN: mlir-opt %s --convert-arith-to-apfloat --convert-scf-to-vector | \
+// RUN: mlir-opt %s --convert-arith-to-apfloat --convert-scf-to-vector |
 // RUN:     --convert-scf-to-cf --convert-to-llvm | \
 // RUN: mlir-runner -e entry --entry-point-result=void \
 // RUN:             --shared-libs=%mlir_c_runner_utils \

@matthias-springer matthias-springer force-pushed the users/matthias-springer/fix_build_12_7 branch from ad71af0 to e82b4a7 Compare December 7, 2025 20:42
@makslevental makslevental self-requested a review December 7, 2025 20:42
@matthias-springer matthias-springer force-pushed the users/matthias-springer/fix_build_12_7 branch from e82b4a7 to 2c88ee5 Compare December 7, 2025 20:45
@matthias-springer matthias-springer force-pushed the users/matthias-springer/fix_build_12_7 branch from 2c88ee5 to 3367ce1 Compare December 7, 2025 20:45
@matthias-springer matthias-springer merged commit 8378a6f into main Dec 7, 2025
7 of 10 checks passed
@matthias-springer matthias-springer deleted the users/matthias-springer/fix_build_12_7 branch December 7, 2025 20:48
honeygoyal pushed a commit to honeygoyal/llvm-project that referenced this pull request Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants