[all-commits] [llvm/llvm-project] 770fe8: [SelectionDAG] Enable WidenVecOp_VECREDUCE for sca...
WangLian via All-commits
all-commits at lists.llvm.org
Thu Jun 23 19:44:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 770fe864feb34d078665bd51f5cd72025f5dcccd
https://github.com/llvm/llvm-project/commit/770fe864feb34d078665bd51f5cd72025f5dcccd
Author: Lian Wang <Lian.Wang at streamcomputing.com>
Date: 2022-06-24 (Fri, 24 Jun 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
M llvm/test/CodeGen/AArch64/sve-int-reduce.ll
M llvm/test/CodeGen/RISCV/rvv/vreductions-fp-sdnode.ll
Log Message:
-----------
[SelectionDAG] Enable WidenVecOp_VECREDUCE for scalable vector
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D128239
More information about the All-commits
mailing list