[all-commits] [llvm/llvm-project] 17a8a1: [RISCV][SelectionDAG] Support VECREDUCE_ADD mask o...
WangLian via All-commits
all-commits at lists.llvm.org
Tue May 10 01:54:15 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 17a8a1bb7126a7c1b0bc629d9299f2e5ae6db3f1
https://github.com/llvm/llvm-project/commit/17a8a1bb7126a7c1b0bc629d9299f2e5ae6db3f1
Author: Lian Wang <Lian.Wang at streamcomputing.com>
Date: 2022-05-10 (Tue, 10 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
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D125206
More information about the All-commits
mailing list