[all-commits] [llvm/llvm-project] a58c3d: Use `std::move` to avoid copy (#113055)
abhishek-kaushik22 via All-commits
all-commits at lists.llvm.org
Mon Nov 4 07:28:21 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a58c3d3ac7c6b2fd9710ab2189d7971ef37e714f
https://github.com/llvm/llvm-project/commit/a58c3d3ac7c6b2fd9710ab2189d7971ef37e714f
Author: abhishek-kaushik22 <abhishek.kaushik at intel.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M llvm/utils/TableGen/Common/GlobalISel/GlobalISelMatchTable.cpp
Log Message:
-----------
Use `std::move` to avoid copy (#113055)
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