[Mlir-commits] [mlir] [mlir][spirv] Use assemblyFormat to define {InBound}PtrAccessChainOp assembly (PR #116943)

Jakub Kuderski llvmlistbot at llvm.org
Wed Nov 20 06:56:59 PST 2024


https://github.com/kuhar requested changes to this pull request.

I think we should be able to add type constrains that both `base_ptr` and `result` types match, and then remove the result type from the assembly format

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


More information about the Mlir-commits mailing list