diff options
author | Florian Hahn <flo@fhahn.com> | 2024-08-13 09:23:44 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2024-08-13 09:23:44 +0100 |
commit | 2ab910c08c4ed43d6fd9eb2ef9b3ff52e0293cf9 (patch) | |
tree | 09b89d774560d80e83f3541310d490c1027f1617 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 2913e71865dfc063a47ddfaf1e2ce07763f69614 (diff) | |
download | llvm-2ab910c08c4ed43d6fd9eb2ef9b3ff52e0293cf9.zip llvm-2ab910c08c4ed43d6fd9eb2ef9b3ff52e0293cf9.tar.gz llvm-2ab910c08c4ed43d6fd9eb2ef9b3ff52e0293cf9.tar.bz2 |
[LV] Check pointer user are in loop when checking for uniform pointers.
Widening decisions are not set for users outside the loop. Avoid
crashing by only calling isVectorizedMemAccessUse for users in the loop.
Fixes https://github.com/llvm/llvm-project/issues/102934.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions