[all-commits] [llvm/llvm-project] 141574: [llvm] Remove redundant calls to std::unique_ptr<T...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Wed Oct 23 10:44:32 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 141574bacb2c10b795490d0fa5ea31acbc5d8c6e
      https://github.com/llvm/llvm-project/commit/141574bacb2c10b795490d0fa5ea31acbc5d8c6e
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-10-23 (Wed, 23 Oct 2024)

  Changed paths:
    M llvm/lib/CGData/CodeGenData.cpp
    M llvm/lib/CodeGen/MachineOutliner.cpp
    M llvm/lib/Support/TimeProfiler.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUIGroupLP.cpp
    M llvm/unittests/IR/DroppedVariableStatsTest.cpp

  Log Message:
  -----------
  [llvm] Remove redundant calls to std::unique_ptr<T>::get (NFC) (#113415)



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