[all-commits] [llvm/llvm-project] 421f1b: [SVE] Lower fixed length VECREDUCE_FADD operation
Cameron McInally via All-commits
all-commits at lists.llvm.org
Wed Oct 14 07:41:40 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 421f1b7294ef4dbe8f02d83fcd3b9eb604465bf5
https://github.com/llvm/llvm-project/commit/421f1b7294ef4dbe8f02d83fcd3b9eb604465bf5
Author: Cameron McInally <mcinally at cray.com>
Date: 2020-10-14 (Wed, 14 Oct 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/test/CodeGen/AArch64/sve-fixed-length-fp-reduce.ll
Log Message:
-----------
[SVE] Lower fixed length VECREDUCE_FADD operation
Differential Revision: https://reviews.llvm.org/D89263
More information about the All-commits
mailing list