[all-commits] [llvm/llvm-project] 6fa07a: [LV] Document selectEpilogueVectorizationFactor (N...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Apr 30 13:10:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6fa07a87abc96c3b924be07ce446e79691a7f186
https://github.com/llvm/llvm-project/commit/6fa07a87abc96c3b924be07ce446e79691a7f186
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-04-30 (Sun, 30 Apr 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] Document selectEpilogueVectorizationFactor (NFC).
Add missing documentation for selectEpilogueVectorizationFactor.
Suggested as independent improvement in D143938.
More information about the All-commits
mailing list