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

Han-Chung Wang llvmlistbot at llvm.org
Tue Jun 3 08:23:13 PDT 2025


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

The intention is that future contributors can reuse the file, so I add it in the first place.

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


More information about the Mlir-commits mailing list