diff options
author | Florian Hahn <flo@fhahn.com> | 2023-05-30 16:42:55 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2023-05-30 16:42:55 +0100 |
commit | 8098f2577efa4e0319a8252d8f8d7c382aa71986 (patch) | |
tree | e11dbfe15d8836352858f0a5c7319449782e6c18 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h | |
parent | 0e4c4c77730810db235d377d49ba5860dfa0bd8d (diff) | |
download | llvm-8098f2577efa4e0319a8252d8f8d7c382aa71986.zip llvm-8098f2577efa4e0319a8252d8f8d7c382aa71986.tar.gz llvm-8098f2577efa4e0319a8252d8f8d7c382aa71986.tar.bz2 |
[LV] Use Legal::isUniform to detect uniform pointers.
Update collectLoopUniforms to identify uniform pointers using
Legal::isUniform. This is more powerful and brings pointer
classification here in sync with setCostBasedWideningDecision
which uses isUniformMemOp. The existing mis-match in reasoning
can causes crashes due to D134460, which is fixed by this patch.
Fixes https://github.com/llvm/llvm-project/issues/60831.
Reviewed By: Ayal
Differential Revision: https://reviews.llvm.org/D150991
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions