[all-commits] [llvm/llvm-project] 778a58: Fix a -Wunused-variable warning in release build.
Haojian Wu via All-commits
all-commits at lists.llvm.org
Fri Jan 20 14:40:54 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 778a582e8e464e101f3f3cc3f13defe0fa0af265
https://github.com/llvm/llvm-project/commit/778a582e8e464e101f3f3cc3f13defe0fa0af265
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2023-01-20 (Fri, 20 Jan 2023)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
Log Message:
-----------
Fix a -Wunused-variable warning in release build.
More information about the All-commits
mailing list