[Mlir-commits] [mlir] [mlir][spirv] Add support for SPV_ARM_graph extension - part 1 (PR #151934)
Davide Grohmann
llvmlistbot at llvm.org
Fri Aug 8 02:08:02 PDT 2025
davidegrohmann wrote:
> I left few more comments. Looks good in general (from my perspective). My main problem is with a lack of negative dialect tests, considering there are quite a few handwritten parsers. The rest is relatively minor.
Thanks for the reviews so far. I have addressed your comments and I have added negative testing in the dialect tests.
https://github.com/llvm/llvm-project/pull/151934
More information about the Mlir-commits
mailing list