[Mlir-commits] [mlir] [mlir] Handle null region in LoopLikeOpInterface::isDefinedOutsideOfLoop (PR #204521)

Prem C llvmlistbot at llvm.org
Sat Jun 20 00:53:17 PDT 2026


================
@@ -583,3 +583,12 @@ module attributes {transform.with_named_sequence} {
     transform.yield
   }
 }
+
+// CHECK32-LABEL: llvm.func @affine_for_index_bitwidth_32
----------------
silent-bytesmith wrote:

Thanks for the review. I followed your suggestion and documented it along with the issue link.

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


More information about the Mlir-commits mailing list