[all-commits] [llvm/llvm-project] 3ee2d9: [LV] Remove dead Loop argument from emitSCEVChecks...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Mar 14 06:00:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ee2d908a93979f8d4275b012e623885e1d1860f
https://github.com/llvm/llvm-project/commit/3ee2d908a93979f8d4275b012e623885e1d1860f
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 emitSCEVChecks. (NFC)
The argument is not used, remove it.
More information about the All-commits
mailing list