[all-commits] [llvm/llvm-project] 061d15: [SVE] Fix unused variable.
Stephan Herhut via All-commits
all-commits at lists.llvm.org
Fri Jan 15 06:11:16 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 061d1520858a6e394663e12cc715ddfe3ab0240d
https://github.com/llvm/llvm-project/commit/061d1520858a6e394663e12cc715ddfe3ab0240d
Author: Stephan Herhut <herhut at google.com>
Date: 2021-01-15 (Fri, 15 Jan 2021)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
Log Message:
-----------
[SVE] Fix unused variable.
Introduced by [SVE] Restrict the usage of REINTERPRET_CAST.
Differential Revision: https://reviews.llvm.org/D94773
More information about the All-commits
mailing list