[all-commits] [llvm/llvm-project] 4ba180: [LLVM][NFC] Reduce copying of parameter in lambda ...
Amr Hesham via All-commits
all-commits at lists.llvm.org
Wed Oct 16 01:55:24 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ba1800be6c9294e21e2b87b64600daac12730c1
https://github.com/llvm/llvm-project/commit/4ba1800be6c9294e21e2b87b64600daac12730c1
Author: Amr Hesham <amr96 at programmer.net>
Date: 2024-10-16 (Wed, 16 Oct 2024)
Changed paths:
M llvm/lib/Analysis/VectorUtils.cpp
Log Message:
-----------
[LLVM][NFC] Reduce copying of parameter in lambda (#110299)
Reduce redundant copy parameter in lambda
Fixes #95642
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