[Mlir-commits] [mlir] [mlir][ArmSME] Add optional padding and mask operands to tile_load (PR #69195)

Cullen Rhodes llvmlistbot at llvm.org
Mon Oct 30 04:29:19 PDT 2023


c-rhodes wrote:

> LGTM, ta!
> 
> The extra test for the verifier (to make sure that neither `mask` nor `pad` can be used without the other) could be added separately.

Thanks for reviewing. I've added the test.

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


More information about the Mlir-commits mailing list