[mlir] Handle StringAttr in SparseElementsAttr::getZeroAttr.
authorChia-hung Duan <chiahungduan@google.com>
Thu, 4 Nov 2021 18:11:50 +0000 (18:11 +0000)
committerChia-hung Duan <chiahungduan@google.com>
Thu, 4 Nov 2021 18:18:20 +0000 (18:18 +0000)
commit64ce74a6c8f23481f8062830e3ca7f38e171d74c
tree34c09763a05fba4bf9952ec303a64c12167bfa6c
parenta0f29fec657e8511651e7c6179795ec057cdce35
[mlir] Handle StringAttr in SparseElementsAttr::getZeroAttr.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D111203
mlir/lib/IR/BuiltinAttributes.cpp
mlir/unittests/IR/AttributeTest.cpp