diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2022-12-22 18:18:40 -0800 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2023-01-09 23:34:52 -0800 |
commit | 22c898dbfd3a79c90a78dfc2af28928eeb167ecf (patch) | |
tree | d567ac44811e2d4fa6c0e6cb98b0692f60009f16 /lldb/source/Commands/CommandObjectSettings.cpp | |
parent | e37cb6390c892b88efc511bc616e34f88443a133 (diff) | |
download | llvm-22c898dbfd3a79c90a78dfc2af28928eeb167ecf.zip llvm-22c898dbfd3a79c90a78dfc2af28928eeb167ecf.tar.gz llvm-22c898dbfd3a79c90a78dfc2af28928eeb167ecf.tar.bz2 |
[OpenMP] Use Attributor to find underlying objects of stores
When we see a store in generic mode we need to decide if we should guard
it for SPMDzation. This patch changes the getUnderlyingObjects call to
the more optimistic getAssumedUnderlyingObjects call to identify more
thread local pointers.
Diffstat (limited to 'lldb/source/Commands/CommandObjectSettings.cpp')
0 files changed, 0 insertions, 0 deletions