[all-commits] [llvm/llvm-project] 2fc4af: Fix a -Wunused-variable warning in release build.
Haojian Wu via All-commits
all-commits at lists.llvm.org
Thu Dec 10 05:58:08 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2fc4afda0f57d6c99b591c1f71f6da933d5e7b31
https://github.com/llvm/llvm-project/commit/2fc4afda0f57d6c99b591c1f71f6da933d5e7b31
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M llvm/lib/Target/ARM/MVEVPTOptimisationsPass.cpp
Log Message:
-----------
Fix a -Wunused-variable warning in release build.
More information about the All-commits
mailing list