aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2025-11-06 21:45:57 +0000
committerGitHub <noreply@github.com>2025-11-06 21:45:57 +0000
commit3ad5765e2341b53bff480b7992b1ed428dc603d6 (patch)
tree870ac7b9932d525cb4f9e0ca2bc1c2e52364ad99 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
parentc940bfd7e6218c01c6a517e8d6afc8067e933ffd (diff)
downloadllvm-3ad5765e2341b53bff480b7992b1ed428dc603d6.zip
llvm-3ad5765e2341b53bff480b7992b1ed428dc603d6.tar.gz
llvm-3ad5765e2341b53bff480b7992b1ed428dc603d6.tar.bz2
[LV] Check all users of partial reductions in chain have same scale. (#162822)
Check that all partial reductions in a chain are only used by other partial reductions with the same scale factor. Otherwise we end up creating users of scaled reductions where the types of the other operands don't match. A similar issue was addressed in https://github.com/llvm/llvm-project/pull/158603, but misses the chained cases. Fixes https://github.com/llvm/llvm-project/issues/162530. PR: https://github.com/llvm/llvm-project/pull/162822
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions