[all-commits] [llvm/llvm-project] d5c404: [RISCV] Enable ordered reduction.
Mel Chen via All-commits
all-commits at lists.llvm.org
Tue Mar 7 04:37:05 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d5c404d1b9ab934e9b230df4c09eef2425b106e9
https://github.com/llvm/llvm-project/commit/d5c404d1b9ab934e9b230df4c09eef2425b106e9
Author: Mel Chen <mel.chen at sifive.com>
Date: 2023-03-07 (Tue, 07 Mar 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.h
M llvm/test/Transforms/LoopVectorize/RISCV/ordered-reduction.ll
Log Message:
-----------
[RISCV] Enable ordered reduction.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D144455
More information about the All-commits
mailing list