[all-commits] [llvm/llvm-project] a1cc27: [SVE] Lower fixed length VECREDUCE_SEQ_FADD operation
Cameron McInally via All-commits
all-commits at lists.llvm.org
Fri Oct 23 14:24:23 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a1cc274cb35fae64399158f059e67a601caa10f1
https://github.com/llvm/llvm-project/commit/a1cc274cb35fae64399158f059e67a601caa10f1
Author: Cameron McInally <mcinally at cray.com>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.h
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
M llvm/test/CodeGen/AArch64/sve-fixed-length-fp-reduce.ll
Log Message:
-----------
[SVE] Lower fixed length VECREDUCE_SEQ_FADD operation
Differential Revision: https://reviews.llvm.org/D89162
More information about the All-commits
mailing list