[all-commits] [llvm/llvm-project] fed472: Mark maybe_unused variable (#133069)
Walter Lee via All-commits
all-commits at lists.llvm.org
Wed Mar 26 04:51:31 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fed4727187e73c1b61bc65c63a66de58318379fc
https://github.com/llvm/llvm-project/commit/fed4727187e73c1b61bc65c63a66de58318379fc
Author: Walter Lee <49250218+googlewalt at users.noreply.github.com>
Date: 2025-03-26 (Wed, 26 Mar 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
Log Message:
-----------
Mark maybe_unused variable (#133069)
... to avoid -Wunused-variable warnings/errors when assertions are off.
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