[all-commits] [llvm/llvm-project] ab25e2: [SelectionDAG] Enable WidenVecOp_VECREDUCE_SEQ for...
WangLian via All-commits
all-commits at lists.llvm.org
Sun Jun 19 23:31:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab25e263a99bfe1327c435cf6f637fca08d2aa43
https://github.com/llvm/llvm-project/commit/ab25e263a99bfe1327c435cf6f637fca08d2aa43
Author: Lian Wang <Lian.Wang at streamcomputing.com>
Date: 2022-06-20 (Mon, 20 Jun 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
M llvm/test/CodeGen/AArch64/sve-fp-reduce.ll
M llvm/test/CodeGen/RISCV/rvv/vreductions-fp-sdnode.ll
Log Message:
-----------
[SelectionDAG] Enable WidenVecOp_VECREDUCE_SEQ for scalable vector
Reviewed By: sdesmalen
Differential Revision: https://reviews.llvm.org/D127710
More information about the All-commits
mailing list