aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectWatchpoint.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2023-03-17 16:26:07 +0000
committerFlorian Hahn <flo@fhahn.com>2023-03-17 16:26:16 +0000
commit962c306a11d0a21c884c12e18825b8a41ba1bd7d (patch)
tree118ee36732aa0c29f55cb4615c4c2c109c9fb4de /lldb/source/Commands/CommandObjectWatchpoint.cpp
parent3ddc88c38068449842b5ae31285d2a194f0dc4f9 (diff)
downloadllvm-962c306a11d0a21c884c12e18825b8a41ba1bd7d.zip
llvm-962c306a11d0a21c884c12e18825b8a41ba1bd7d.tar.gz
llvm-962c306a11d0a21c884c12e18825b8a41ba1bd7d.tar.bz2
[LV] Don't consider pointer as uniform if it is also stored.
Update isVectorizedMemAccessUse to also check if the pointer is stored. This prevents LV to incorrectly consider a pointer as uniform if it is used as both pointer and stored by the same StoreInst. Fixes #61396.
Diffstat (limited to 'lldb/source/Commands/CommandObjectWatchpoint.cpp')
0 files changed, 0 insertions, 0 deletions