[Mlir-commits] [mlir] [mlir][test][sve] Add e2e test for linalg.pack + linalg.unpack (PR #129696)

Andrzej WarzyƄski llvmlistbot at llvm.org
Wed Mar 5 09:06:25 PST 2025


banach-space wrote:

> > LGTM. Although i am not expert on SVE the test checks its claims (e.g. line 80-88).
> 
> The CHECK lines just make sure that `input == unpack(pack(input))`.

And we do have an SVE buildbot that runs these.

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


More information about the Mlir-commits mailing list