aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorlialan <me@alanli.org>2024-11-19 09:25:12 +0800
committerGitHub <noreply@github.com>2024-11-18 17:25:12 -0800
commit6626ed6f9fae79d35aba504f50bac4375686a03b (patch)
tree50be6b6245a8043fc1df06e2c06017b0495756d8 /clang/lib/Frontend/CompilerInvocation.cpp
parentc51786b022bbff6c902cbcd2af5cc6535f6d9b5d (diff)
downloadllvm-6626ed6f9fae79d35aba504f50bac4375686a03b.zip
llvm-6626ed6f9fae79d35aba504f50bac4375686a03b.tar.gz
llvm-6626ed6f9fae79d35aba504f50bac4375686a03b.tar.bz2
[MLIR] Fix `BubbleDownVectorBitCastForExtract` crash on non-static index (#116518)
Previously the patch was not expecting to handle non-static index, when the index is a non constant value it will crash. This patch is to make sure it return gracefully instead of crashing.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions