[LoopUtils] Remove unused Loop arg from addDiffRuntimeChecks (NFC).
authorFlorian Hahn <flo@fhahn.com>
Tue, 23 Aug 2022 09:15:27 +0000 (10:15 +0100)
committerFlorian Hahn <flo@fhahn.com>
Tue, 23 Aug 2022 09:15:28 +0000 (10:15 +0100)
commitff34432649fc663a36a3f864d8114010fb720afe
treee32f462403dce00a5a83bb6966c12f3089c41280
parente9a4b8e39783b90e804a59a3b2d59b332d5c9fa8
[LoopUtils] Remove unused Loop arg from addDiffRuntimeChecks (NFC).

The argument is no longer used, remove it.
llvm/include/llvm/Transforms/Utils/LoopUtils.h
llvm/lib/Transforms/Utils/LoopUtils.cpp
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp