diff options
author | David Green <david.green@arm.com> | 2022-12-14 09:24:54 +0000 |
---|---|---|
committer | David Green <david.green@arm.com> | 2022-12-14 09:24:54 +0000 |
commit | 1da4d5aafad74a3d9a3b893335249c9e5b4a7ab9 (patch) | |
tree | 695fd2f727e4ddd9d0490ef373b6db2e7b4a95c1 /llvm/lib/FileCheck/FileCheck.cpp | |
parent | 339a7687e1c036a5f91c9d5391523b93e2e76cd3 (diff) | |
download | llvm-1da4d5aafad74a3d9a3b893335249c9e5b4a7ab9.zip llvm-1da4d5aafad74a3d9a3b893335249c9e5b4a7ab9.tar.gz llvm-1da4d5aafad74a3d9a3b893335249c9e5b4a7ab9.tar.bz2 |
[AArch64][SVE] Add hadd and rhadd support
This adds basic HADD and RHADD support for SVE, by marking the AVGFLOOR
and AVGCEIL as custom and converting those to HADD_PRED/RHADD_PRED
AArch64 nodes. Both the existing intrinsics and the _PRED nodes are then
lowered to the _ZPmZ instructions.
Differential Revision: https://reviews.llvm.org/D131875
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions