[all-commits] [llvm/llvm-project] a6d9c9: [AArch64 - SVE]: Use SVE to lower reduce.fadd.
hassnaaHamdi via All-commits
all-commits at lists.llvm.org
Wed Aug 31 05:31:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a6d9c944df95f869ab50d77831a7c4dea77ff56e
https://github.com/llvm/llvm-project/commit/a6d9c944df95f869ab50d77831a7c4dea77ff56e
Author: Hassnaa Hamdi <hassnaa.hamdi at arm.com>
Date: 2022-08-31 (Wed, 31 Aug 2022)
Changed paths:
M llvm/include/llvm/Support/MachineValueType.h
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/test/CodeGen/AArch64/sve-fixed-length-fp-reduce.ll
Log Message:
-----------
[AArch64 - SVE]: Use SVE to lower reduce.fadd.
Differential Revision: https://reviews.llvm.org/D132573
skip custom-lowering for v1f64 to be expanded instead, because it has only one lane
Differential Revision: https://reviews.llvm.org/D132959
More information about the All-commits
mailing list