summaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
diff options
context:
space:
mode:
authorSander de Smalen <sander.desmalen@arm.com>2023-05-22 13:37:19 +0000
committerSander de Smalen <sander.desmalen@arm.com>2023-05-22 13:51:02 +0000
commitd33910a8cc838587886a7302e7f8e6761bb5a89c (patch)
tree48bc94236a0d88e0ce4b38bede557f25f8b349eb /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
parent50f0ee8fbfc1f597ae7d2d49e0996c4338e5652f (diff)
[AArch64][SME2/SVE2p1] Add predicate-as-counter intrinsics for sel
These intrinsics are used to implement the sel intrinsics that selects a tuple of 2 or 4 values based on a predicate-as-counter operand, e.g. __attribute__((arm_streaming)) svuint8x2_t svsel[_u8_x2](svcount_t png, svuint8x2_t zn, svuint8x2_t zm); __attribute__((arm_streaming)) svuint8x4_t svsel[_u8_x4](svcount_t png, svuint8x4_t zn, svuint8x4_t zm); As described in https://github.com/ARM-software/acle/pull/217 Reviewed By: CarolineConcatto Differential Revision: https://reviews.llvm.org/D150951
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions