Skip to content

Conversation

@abhishek-kaushik22
Copy link
Contributor

Use std::move for shared_ptr in lazyDeserialize call to avoid extra refcount ops

Use `std::move` for shared_ptr in `lazyDeserialize` call to avoid extra refcount ops
@abhishek-kaushik22 abhishek-kaushik22 merged commit 6003a44 into llvm:main Oct 23, 2025
11 checks passed
@abhishek-kaushik22 abhishek-kaushik22 deleted the datareader_nfc branch October 23, 2025 09:56
mikolaj-pirog pushed a commit to mikolaj-pirog/llvm-project that referenced this pull request Oct 23, 2025
Use `std::move` for shared_ptr in `lazyDeserialize` call to avoid extra
refcount ops
dvbuka pushed a commit to dvbuka/llvm-project that referenced this pull request Oct 27, 2025
Use `std::move` for shared_ptr in `lazyDeserialize` call to avoid extra
refcount ops
Lukacma pushed a commit to Lukacma/llvm-project that referenced this pull request Oct 29, 2025
Use `std::move` for shared_ptr in `lazyDeserialize` call to avoid extra
refcount ops
aokblast pushed a commit to aokblast/llvm-project that referenced this pull request Oct 30, 2025
Use `std::move` for shared_ptr in `lazyDeserialize` call to avoid extra
refcount ops
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant