diff options
author | Rahul Anand R <rahul@rrlogic.co.in> | 2022-05-20 13:41:32 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2022-05-20 13:41:32 +0100 |
commit | 534ea8bca51d9e2673a7170c34f1d91b17fabda2 (patch) | |
tree | ff0f16929a1d21c3e6f2efbc114d13aa431bb961 /lldb/test/Shell/ScriptInterpreter/Python/python.test | |
parent | d60ae47f9dabcbc42b894f988b51d4643447b599 (diff) | |
download | llvm-534ea8bca51d9e2673a7170c34f1d91b17fabda2.zip llvm-534ea8bca51d9e2673a7170c34f1d91b17fabda2.tar.gz llvm-534ea8bca51d9e2673a7170c34f1d91b17fabda2.tar.bz2 |
[AArch64] Generate AND in place of CSEL for predicated CTTZ
This patch implements a for a target specific optimization that replaces
the cmp and csel from cttz with an and mask.
Recommitted with a fix for truncated value sizes.
Differential Revision: https://reviews.llvm.org/D123782
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python/python.test')
0 files changed, 0 insertions, 0 deletions