[Mlir-commits] [mlir] [mlir][llvm] Add zeroinitializer constant (PR #65508)

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Thu Sep 7 02:35:41 PDT 2023


https://github.com/ftynse approved this pull request.

LGTM.

How does this relate to `llvm.mlir.null`? Can we also initialize pointers with `llvm.mlir.zero` and remove `llvm.mlir.null` in favor of the more general operation?

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


More information about the Mlir-commits mailing list