aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2024-09-04 12:47:35 +0200
committerNikita Popov <npopov@redhat.com>2024-09-04 12:48:46 +0200
commit360f82f3703fa57de42a2f998b172551f294e11a (patch)
tree4db2c2e91aff958c55189f1b7f753eac20af03e3 /llvm/lib/Transforms/Utils/InlineFunction.cpp
parent5a6926ce49b6df807bff6083325ca291b0e731e5 (diff)
downloadllvm-360f82f3703fa57de42a2f998b172551f294e11a.zip
llvm-360f82f3703fa57de42a2f998b172551f294e11a.tar.gz
llvm-360f82f3703fa57de42a2f998b172551f294e11a.tar.bz2
[Lint] Fix crash for insert/extract on scalable vector
Don't assume the vector is fixed size. For scalable vectors, do not report an error, as indices outside the minimum range may be valid.
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions