[all-commits] [llvm/llvm-project] 0defd8: [AArch64] Avoid unused variable warnings in releas...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Sun Apr 6 05:57:37 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0defd832eb7c0618a67556e6fcbd32dd19e88b97
https://github.com/llvm/llvm-project/commit/0defd832eb7c0618a67556e6fcbd32dd19e88b97
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2025-04-06 (Sun, 06 Apr 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.cpp
Log Message:
-----------
[AArch64] Avoid unused variable warnings in release builds
This used to be under !NDEBUG before
0a1742708ddc3a2b31d65479aaad143b5f7562b2, so just put that back. The
code only consists of assertions.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list