diff options
author | Kohei Yamaguchi <fix7211@gmail.com> | 2023-02-27 16:36:16 +0100 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2023-02-27 16:37:02 +0100 |
commit | 9a29d87538842a29b430c6956a4f914896643691 (patch) | |
tree | a49f8636ff7f177a3b0c4824cdf770b6b7dc4de5 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | b46e78c7cb1147d60ca08f780194bedc09afbb1e (diff) | |
download | llvm-9a29d87538842a29b430c6956a4f914896643691.zip llvm-9a29d87538842a29b430c6956a4f914896643691.tar.gz llvm-9a29d87538842a29b430c6956a4f914896643691.tar.bz2 |
[mlir][sparse] Add checking parent op of SortOp
Fix crash with segmentation fault caused by setting a parent operator
that is not func::FuncOp with sparse_tensor SortOp.
fixes https://github.com/llvm/llvm-project/issues/59988
Reviewed By: aartbik, wrengr
Differential Revision: https://reviews.llvm.org/D143874
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions