[all-commits] [llvm/llvm-project] 7c4f45: {RISCV] Add test coverage for fully scalarizing a ...
Philip Reames via All-commits
all-commits at lists.llvm.org
Fri Sep 1 11:18:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c4f455992bf9426f3fb76fa7bd52e355dddda46
https://github.com/llvm/llvm-project/commit/7c4f455992bf9426f3fb76fa7bd52e355dddda46
Author: Philip Reames <preames at rivosinc.com>
Date: 2023-09-01 (Fri, 01 Sep 2023)
Changed paths:
A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-explodevector.ll
Log Message:
-----------
{RISCV] Add test coverage for fully scalarizing a vector
This pattern comes up heavily when partially vectorizing a forrest in SLP.
More information about the All-commits
mailing list