[all-commits] [llvm/llvm-project] fb0d63: [RISCV][SelectionDAG] Support VP_REDUCE_ADD mask o...
WangLian via All-commits
all-commits at lists.llvm.org
Thu May 5 18:58:26 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb0d636f285bdef9360747343f37ab857825eb1b
https://github.com/llvm/llvm-project/commit/fb0d636f285bdef9360747343f37ab857825eb1b
Author: Lian Wang <Lian.Wang at streamcomputing.com>
Date: 2022-05-06 (Fri, 06 May 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-reduction-mask-vp.ll
M llvm/test/CodeGen/RISCV/rvv/vreductions-mask-vp.ll
Log Message:
-----------
[RISCV][SelectionDAG] Support VP_REDUCE_ADD mask operation.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D124986
More information about the All-commits
mailing list