[all-commits] [llvm/llvm-project] 7b348f: [MIR][NFC] Use `std::move` to avoid copying (#125930)
Abhishek Kaushik via All-commits
all-commits at lists.llvm.org
Sun Feb 9 00:21:55 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7b348f9bfdb319fe9497c881311eaa0aa40fed88
https://github.com/llvm/llvm-project/commit/7b348f9bfdb319fe9497c881311eaa0aa40fed88
Author: Abhishek Kaushik <abhishek.kaushik at intel.com>
Date: 2025-02-09 (Sun, 09 Feb 2025)
Changed paths:
M llvm/lib/CodeGen/MIRPrinter.cpp
M llvm/lib/CodeGen/MachineFunction.cpp
Log Message:
-----------
[MIR][NFC] Use `std::move` to avoid copying (#125930)
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