[Mlir-commits] [mlir] [mlir][Affine] Handle null parent op in getAffineParallelInductionVarOwner (PR #142025)

Jakub Kuderski llvmlistbot at llvm.org
Tue Jun 3 08:19:47 PDT 2025


================
@@ -0,0 +1,10 @@
+// RUN: mlir-opt -test-memref-to-llvm-with-transforms -split-input-file %s | FileCheck %s
----------------
kuhar wrote:

nit: there are no splits in this file -- do we need the flag?

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


More information about the Mlir-commits mailing list