[all-commits] [llvm/llvm-project] d621ae: [LV] Remove dead Loop argument from emitMinimumVec...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Mar 14 08:48:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d621ae30e224c3d9f8a6e716918420dd4a32571c
https://github.com/llvm/llvm-project/commit/d621ae30e224c3d9f8a6e716918420dd4a32571c
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-03-14 (Mon, 14 Mar 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] Remove dead Loop argument from emitMinimumVector... (NFC)
The argument is not used, remove it.
More information about the All-commits
mailing list