aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Transforms/Utils/BasicBlockUtilsTest.cpp
diff options
context:
space:
mode:
authorJonathan Thackray <jonathan.thackray@arm.com>2025-10-23 23:47:36 +0100
committerGitHub <noreply@github.com>2025-10-23 23:47:36 +0100
commitcab4c68a669df7856c9b0babf05709e10f89c7e2 (patch)
tree762380c3eaca5a2cf637fad35ef944125b0e279b /llvm/unittests/Transforms/Utils/BasicBlockUtilsTest.cpp
parent997af95fac7b9069e8afa5bd208e02344fab8ce3 (diff)
downloadllvm-cab4c68a669df7856c9b0babf05709e10f89c7e2.zip
llvm-cab4c68a669df7856c9b0babf05709e10f89c7e2.tar.gz
llvm-cab4c68a669df7856c9b0babf05709e10f89c7e2.tar.bz2
[AArch64][llvm] Armv9.7-A: Add support for SVE2p3 arithmetic operations (#163160)
Add instructions for SVE2p3 arithmetic operations: - `ADDQP` (add pairwise within quadword vector segments) - `ADDSUBP` (add subtract pairwise) - `SABAL` (two-way signed absolute difference sum and accumulate long) - `SUBP` (subtract pairwise) - `UABAL` (two-way unsigned absolute difference sum and accumulate long) as documented here: * https://developer.arm.com/documentation/ddi0602/2025-09/ * https://developer.arm.com/documentation/109697/2025_09/2025-Architecture-Extensions
Diffstat (limited to 'llvm/unittests/Transforms/Utils/BasicBlockUtilsTest.cpp')
0 files changed, 0 insertions, 0 deletions