[all-commits] [llvm/llvm-project] 846cdf: [RISCV] Enable reduction pattern SelectICmp and Se...
Mel Chen via All-commits
all-commits at lists.llvm.org
Mon Nov 21 00:31:59 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 846cdf0198397ca37f5929e3f6b23224b16129c4
https://github.com/llvm/llvm-project/commit/846cdf0198397ca37f5929e3f6b23224b16129c4
Author: Mel Chen <mel.chen at sifive.com>
Date: 2022-11-21 (Mon, 21 Nov 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
A llvm/test/Transforms/LoopVectorize/RISCV/select-cmp-reduction.ll
Log Message:
-----------
[RISCV] Enable reduction pattern SelectICmp and SelectFCmp.
Reviewed By: david-arm
Differential Revision: https://reviews.llvm.org/D137940
More information about the All-commits
mailing list