[all-commits] [llvm/llvm-project] 530bab: [RISCV][SelectionDAG] Support VECREDUCE_ADD mask o...
WangLian via All-commits
all-commits at lists.llvm.org
Thu May 19 02:56:56 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 530bab1f93da09b40608e957553bed980bc83652
https://github.com/llvm/llvm-project/commit/530bab1f93da09b40608e957553bed980bc83652
Author: Lian Wang <Lian.Wang at streamcomputing.com>
Date: 2022-05-19 (Thu, 19 May 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vreductions-mask.ll
M llvm/test/CodeGen/RISCV/rvv/vreductions-mask.ll
Log Message:
-----------
[RISCV][SelectionDAG] Support VECREDUCE_ADD mask operation
Re-landed D125206
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D125206
More information about the All-commits
mailing list