diff options
author | Florian Mayer <fmayer@google.com> | 2025-01-07 14:14:01 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-07 06:14:01 -0800 |
commit | ef391dbc29db097952e71d81cd88e9bd7e81a3fa (patch) | |
tree | cfaba981e4a59b5e13673eb5ec94e2e4f8f0c336 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7edeeab5e0023dabd6003d6f113575a5b5b6c83b (diff) | |
download | llvm-ef391dbc29db097952e71d81cd88e9bd7e81a3fa.zip llvm-ef391dbc29db097952e71d81cd88e9bd7e81a3fa.tar.gz llvm-ef391dbc29db097952e71d81cd88e9bd7e81a3fa.tar.bz2 |
[LV] Drop incorrect inbounds for reverse vector pointer when folding tail (#120730)
When folding the tail, we may compute an address that we don't in the
original scalar loop and it may not be inbounds. Drop Inbounds in that
case.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions