[all-commits] [llvm/llvm-project] 25da9b: [RISCV] Allow swapped operands in reduction format...
Philip Reames via All-commits
all-commits at lists.llvm.org
Mon Oct 23 10:38:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 25da9bb7d44c91b0339382af6c91b6a346685212
https://github.com/llvm/llvm-project/commit/25da9bb7d44c91b0339382af6c91b6a346685212
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-10-23 (Mon, 23 Oct 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-reduction-formation.ll
Log Message:
-----------
[RISCV] Allow swapped operands in reduction formation (#68634)
Very straight forward, but worth landing on it's own in advance of a
more complicated generalization.
More information about the All-commits
mailing list