[all-commits] [llvm/llvm-project] acbe88: [LV] Vectorization remark for outerloop
Kolya Panchenko via All-commits
all-commits at lists.llvm.org
Mon Aug 21 10:05:21 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: acbe886880d3ae915af4e45fbb2222b8b7ef4b20
https://github.com/llvm/llvm-project/commit/acbe886880d3ae915af4e45fbb2222b8b7ef4b20
Author: Kolya Panchenko <kolya.panchenko at sifive.com>
Date: 2023-08-21 (Mon, 21 Aug 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/test/Transforms/LoopVectorize/vplan-printing-outer-loop.ll
Log Message:
-----------
[LV] Vectorization remark for outerloop
Reviewed By: fhahn, ABataev
Differential Revision: https://reviews.llvm.org/D150696
More information about the All-commits
mailing list