[all-commits] [llvm/llvm-project] fa66e4: [AArch64] Fix a warning
kazutakahirata via All-commits
all-commits at lists.llvm.org
Mon Feb 27 13:01:35 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa66e4bd9315d20990c86ef57c7901b6dc71bd02
https://github.com/llvm/llvm-project/commit/fa66e4bd9315d20990c86ef57c7901b6dc71bd02
Author: Kazu Hirata <kazu at google.com>
Date: 2023-02-27 (Mon, 27 Feb 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64MIPeepholeOpt.cpp
Log Message:
-----------
[AArch64] Fix a warning
This patch fixes:
llvm/lib/Target/AArch64/AArch64MIPeepholeOpt.cpp:582:17: error:
unused variable 'INSvilaneMI' [-Werror,-Wunused-variable]
More information about the All-commits
mailing list