aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorRajveer Singh Bharadwaj <rajveer.developer@icloud.com>2024-09-09 05:14:30 +0530
committerGitHub <noreply@github.com>2024-09-09 01:44:30 +0200
commit1c4b04ce1f022ec12b0111ad75d8f2f0eec3b054 (patch)
tree96bfa5e8d8976b31d780aaafe014c236439ed80e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent9ade4e2646bd52b49e50c1648301da65de90ffa9 (diff)
downloadllvm-1c4b04ce1f022ec12b0111ad75d8f2f0eec3b054.zip
llvm-1c4b04ce1f022ec12b0111ad75d8f2f0eec3b054.tar.gz
llvm-1c4b04ce1f022ec12b0111ad75d8f2f0eec3b054.tar.bz2
[mlir] Fix crash in `InsertOpConstantFolder` when vector.insert operand is from a llvm.mlir.constant op (#88314)
In cases where llvm.mlir.constant has an attribute with a different type than the returned type, the folder use to create an incorrect DenseElementsAttr and crash. Resolves #74236
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions