aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib
diff options
context:
space:
mode:
authorKunwar Grover <groverkss@gmail.com>2024-10-29 22:47:44 +0000
committerGitHub <noreply@github.com>2024-10-29 22:47:44 +0000
commit2c5eea0e88a6ef6bf932d90c67aaec2bcc59d340 (patch)
treea57a57d3f472a9f6455d0f59af814f88c4e629af /llvm/lib
parentca998b071eba1c92bf8535964183c7c4c3b258c3 (diff)
downloadllvm-2c5eea0e88a6ef6bf932d90c67aaec2bcc59d340.zip
llvm-2c5eea0e88a6ef6bf932d90c67aaec2bcc59d340.tar.gz
llvm-2c5eea0e88a6ef6bf932d90c67aaec2bcc59d340.tar.bz2
[mlir][Vector] Fix vector.insert folder for scalar to 0-d inserts (#113828)
The current vector.insert folder tries to replace a scalar with a 0-rank vector. This patch fixes this crash by not folding unless they types of the result and replacement are same.
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions