[all-commits] [llvm/llvm-project] 0e337c: Replace copy with a reference. (#82485)

MalaySanghiIntel via All-commits all-commits at lists.llvm.org
Mon Mar 4 23:51:56 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0e337c67c8b9b0e04fb47712faba204c8d999af7
      https://github.com/llvm/llvm-project/commit/0e337c67c8b9b0e04fb47712faba204c8d999af7
  Author: MalaySanghiIntel <148750629+MalaySanghiIntel at users.noreply.github.com>
  Date:   2024-03-05 (Tue, 05 Mar 2024)

  Changed paths:
    M llvm/lib/CodeGen/MachinePipeliner.cpp

  Log Message:
  -----------
  Replace copy with a reference. (#82485)

These are relatively larger structures and we don't update them so ref
should be fine



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