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

Federico Bruzzone llvmlistbot at llvm.org
Sat Jun 20 01:06:38 PDT 2026


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

Thank you for addressing my comments 🙏


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


More information about the Mlir-commits mailing list