[all-commits] [llvm/llvm-project] 27945f: [RISCV][LV] Split coverage of uniform load with ou...
Philip Reames via All-commits
all-commits at lists.llvm.org
Thu Jul 21 12:07:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 27945f9282030136cb8b043b91b229ea2758c9ed
https://github.com/llvm/llvm-project/commit/27945f9282030136cb8b043b91b229ea2758c9ed
Author: Philip Reames <preames at rivosinc.com>
Date: 2022-07-21 (Thu, 21 Jul 2022)
Changed paths:
M llvm/test/Transforms/LoopVectorize/RISCV/uniform-load-store.ll
Log Message:
-----------
[RISCV][LV] Split coverage of uniform load with outside use
Turns out this has a large effect of tail folding, so split out a single test to cover that case and remove it from the others.
More information about the All-commits
mailing list