[Mlir-commits] [mlir] [memref] Support non-scalar copies in `reinterpret_cast` elision (PR #203873)

Andrzej WarzyƄski llvmlistbot at llvm.org
Mon Jun 29 01:02:43 PDT 2026


================

----------------
banach-space wrote:

[nit] Here and in other places, you can use `UB` to mark these as loop Upper Bounds:
```suggestion
  // CHECK-DAG:  %[[UB_0:.*]] = arith.constant 3 : index
  // CHECK-DAG:  %[[UB_1.*]] = arith.constant 4 : index
```

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


More information about the Mlir-commits mailing list