[all-commits] [llvm/llvm-project] 5543d9: [RegAlloc][NFC] Use `std::move` to avoid copy (#1...

Abhishek Kaushik via All-commits all-commits at lists.llvm.org
Thu Apr 10 02:15:23 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5543d9ded7330b21c1d52cdeafadc4b95a495ccc
      https://github.com/llvm/llvm-project/commit/5543d9ded7330b21c1d52cdeafadc4b95a495ccc
  Author: Abhishek Kaushik <abhishek.kaushik at intel.com>
  Date:   2025-04-10 (Thu, 10 Apr 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/RegAllocFast.h
    M llvm/include/llvm/CodeGen/RegAllocGreedyPass.h
    M llvm/lib/CodeGen/RegAllocGreedy.cpp

  Log Message:
  -----------
  [RegAlloc][NFC] Use `std::move` to  avoid copy (#134533)



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