diff options
author | Nikita Popov <npopov@redhat.com> | 2024-09-04 12:47:35 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2024-09-04 12:48:46 +0200 |
commit | 360f82f3703fa57de42a2f998b172551f294e11a (patch) | |
tree | 4db2c2e91aff958c55189f1b7f753eac20af03e3 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 5a6926ce49b6df807bff6083325ca291b0e731e5 (diff) | |
download | llvm-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