[all-commits] [llvm/llvm-project] 29925b: [NFC][CostModel][ARM] Remove redundant lambda capt...
Nashe Mncube via All-commits
all-commits at lists.llvm.org
Wed Mar 19 06:53:16 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 29925b7044517bcd1b3f76333a598092427c3636
https://github.com/llvm/llvm-project/commit/29925b7044517bcd1b3f76333a598092427c3636
Author: Nashe Mncube <nashe.mncube at arm.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
Log Message:
-----------
[NFC][CostModel][ARM] Remove redundant lambda capture (#132018)
Buildbot failures were caused by PR #122713. This was due to unused captures in a lambda function.
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