[all-commits] [llvm/llvm-project] ad2cad: [LV] Add test with IV that needs scalar steps and ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Feb 28 01:46:48 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad2cad1c521c4a715f9d40a70bf891b93c26ab47
https://github.com/llvm/llvm-project/commit/ad2cad1c521c4a715f9d40a70bf891b93c26ab47
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-02-28 (Mon, 28 Feb 2022)
Changed paths:
M llvm/test/Transforms/LoopVectorize/iv_outside_user.ll
Log Message:
-----------
[LV] Add test with IV that needs scalar steps and user outside of loop.
Also add a run line to check interleaving only. This test covers the PPC
buildbot failures caused by 49b23f451cf71.
More information about the All-commits
mailing list