aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/ByteCode/Interp.cpp
diff options
context:
space:
mode:
authorMatthias Springer <me@m-sp.org>2025-08-26 12:49:22 +0200
committerGitHub <noreply@github.com>2025-08-26 12:49:22 +0200
commit93b05dd07697cad258128fdabecaa1d54f1aea8c (patch)
tree1d0a6f7e54aff1bf904a8d28cc53a6de263c7296 /clang/lib/AST/ByteCode/Interp.cpp
parent1b6875ea1ff2b5a7ba3ff83482132ad99f3aaf1b (diff)
downloadllvm-93b05dd07697cad258128fdabecaa1d54f1aea8c.zip
llvm-93b05dd07697cad258128fdabecaa1d54f1aea8c.tar.gz
llvm-93b05dd07697cad258128fdabecaa1d54f1aea8c.tar.bz2
[mlir][vector] Fix crashes in `from_elements` folder + `broadcast` verifier (#155393)
This PR fixes two crashes / failures. 1. The `vector.broadcast` verifier did not take into account `VectorElementTypeInterface` and was looking for int/index/float types. 2. The `vector.from_elements` folder attempted to create an invalid `DenseElementsAttr`. Only int/float/index/complex types are supported.
Diffstat (limited to 'clang/lib/AST/ByteCode/Interp.cpp')
0 files changed, 0 insertions, 0 deletions