[all-commits] [llvm/llvm-project] bc51a2: [Support] Recycler: Implement move constructor (#1...

Akshat Oke via All-commits all-commits at lists.llvm.org
Tue Jan 7 02:17:20 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc51a2e3940a12617bc3391f8577ef2d6fa349e8
      https://github.com/llvm/llvm-project/commit/bc51a2e3940a12617bc3391f8577ef2d6fa349e8
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2025-01-07 (Tue, 07 Jan 2025)

  Changed paths:
    M llvm/include/llvm/Support/Recycler.h
    M llvm/unittests/Support/CMakeLists.txt
    A llvm/unittests/Support/RecyclerTest.cpp

  Log Message:
  -----------
  [Support] Recycler: Implement move constructor (#120555)

Discovered missing while running RAGreedy through the NPM which relies on moving analyses to the cache.



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