[Mlir-commits] [mlir] [mlir][Vector] Fold vector.step compared to constant (PR #161615)

Jakub Kuderski llvmlistbot at llvm.org
Thu Oct 2 09:44:40 PDT 2025


================
@@ -0,0 +1,379 @@
+// RUN: mlir-opt %s -canonicalize="test-convergence" -split-input-file -allow-unregistered-dialect | FileCheck %s
----------------
kuhar wrote:

Do we need unregistered dialects?

https://github.com/llvm/llvm-project/pull/161615


More information about the Mlir-commits mailing list