[all-commits] [llvm/llvm-project] 0f49d9: [RISCV] Add test coverage for vectorizer tailfolding
Philip Reames via All-commits
all-commits at lists.llvm.org
Wed Jul 6 09:06:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0f49d9e8d0dda1e5ddf16ec38101ace76bd5712b
https://github.com/llvm/llvm-project/commit/0f49d9e8d0dda1e5ddf16ec38101ace76bd5712b
Author: Philip Reames <preames at rivosinc.com>
Date: 2022-07-06 (Wed, 06 Jul 2022)
Changed paths:
A llvm/test/Transforms/LoopVectorize/RISCV/scalable-tailfold.ll
Log Message:
-----------
[RISCV] Add test coverage for vectorizer tailfolding
As can be seen in the check lines, we have a lot of work to do.
More information about the All-commits
mailing list