[all-commits] [llvm/llvm-project] f02ff5: [LV] Move new epilog-vectorization-widen-induction...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Sep 19 09:13:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f02ff5348f50725b12174a82bc94aa445cbf1689
https://github.com/llvm/llvm-project/commit/f02ff5348f50725b12174a82bc94aa445cbf1689
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-09-19 (Mon, 19 Sep 2022)
Changed paths:
A llvm/test/Transforms/LoopVectorize/AArch64/epilog-vectorization-widen-inductions.ll
R llvm/test/Transforms/LoopVectorize/optimal-epilog-vectorization-widen-inductions.ll
Log Message:
-----------
[LV] Move new epilog-vectorization-widen-inductions.ll to AArch64 dir.
The test requires the AArch64 backend, so move it to the right subdir.
More information about the All-commits
mailing list