aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/gdbclientutils.py
diff options
context:
space:
mode:
authorThurston Dang <thurston@google.com>2025-03-08 19:31:48 -0800
committerGitHub <noreply@github.com>2025-03-08 19:31:48 -0800
commit667bbd2ecce09ed135064ae200bc6388b36c43c5 (patch)
tree831aec0dc8af667ffe36babdce29aa387740cea6 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py
parent9e87caff98cefcabfc13288229a4422e7f9edde4 (diff)
downloadllvm-667bbd2ecce09ed135064ae200bc6388b36c43c5.zip
llvm-667bbd2ecce09ed135064ae200bc6388b36c43c5.tar.gz
llvm-667bbd2ecce09ed135064ae200bc6388b36c43c5.tar.bz2
[msan] Apply handleVectorReduceIntrinsic to max/min vector instructions (#129819)
Changes the handling of: - llvm.aarch64.neon.smaxv - llvm.aarch64.neon.sminv - llvm.aarch64.neon.umaxv - llvm.aarch64.neon.uminv - llvm.vector.reduce.smax - llvm.vector.reduce.smin - llvm.vector.reduce.umax - llvm.vector.reduce.umin - llvm.vector.reduce.fmax - llvm.vector.reduce.fmin from the default strict handling (visitInstruction) to handleVectorReduceIntrinsic. Also adds a parameter to handleVectorReduceIntrinsic to specify whether the return type must match the elements of the vector. Updates the tests from https://github.com/llvm/llvm-project/pull/129741, https://github.com/llvm/llvm-project/pull/129810, https://github.com/llvm/llvm-project/pull/129768
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions