[Mlir-commits] [mlir] [mlir][memref]: Fix Bug in GlobalOp Verifier (PR #144900)
Jack Frankland
llvmlistbot at llvm.org
Mon Jun 23 04:08:01 PDT 2025
FranklandJack wrote:
> Thanks! Please add a test :)
Yes, infact we can add two tests! One to check we can round trip a global memref with a tensor initializer that includes an encoding value and one to check that when the types mismatch we produce the correct error message.
Thanks for the review.
https://github.com/llvm/llvm-project/pull/144900
More information about the Mlir-commits
mailing list