llvm / clangir

A new (MLIR based) high-level IR for clang.
https://clangir.org
Other
308 stars 84 forks source link

LLVM IR dialect already supports zeroinitializer, get rid of `ZeroInitConstOp` #627

Closed bcardosolopes closed 1 month ago

bcardosolopes commented 1 month ago

Originally posted by @bcardosolopes in https://github.com/llvm/clangir/pull/617#pullrequestreview-2066744077

bcardosolopes commented 1 month ago

cc @ivanmurashko

ivanmurashko commented 1 month ago

I am going to take this