Longsheng Mou dc55d31f4c
[mlir][tensor] Fix a crash in ExtractOp::fold (#115001)
This PR fixes a crash when the tensor of `tensor.extract` is a dense
resource elements attribute.
Fixes #114728.

Co-authored-by: jinzhi <jinzhi6@huawei.com>
2024-11-06 16:09:42 +08:00
..