[Mlir-commits] [mlir] [mlir][hoisting] Support memref.assume_alignment in linalg hoisting (PR #144843)

Andrzej Warzyński llvmlistbot at llvm.org
Mon Jun 23 00:46:46 PDT 2025


banach-space wrote:

> By the way,do you know which tool can auto-gen the test CHECK in mlir/test/Dialect/Linalg/hoisting.mlir ?

Have you tried [generate-test-checks.py](https://github.com/llvm/llvm-project/blob/main/mlir/utils/generate-test-checks.py)?

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


More information about the Mlir-commits mailing list