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

Kazu Hirata via All-commits all-commits at lists.llvm.org
Fri May 2 08:54:14 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ec473e0e19c1586f27ebc146249b10acb3b8769
      https://github.com/llvm/llvm-project/commit/4ec473e0e19c1586f27ebc146249b10acb3b8769
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-05-02 (Fri, 02 May 2025)

  Changed paths:
    M llvm/lib/CodeGen/GlobalMergeFunctions.cpp
    M llvm/lib/Target/RISCV/RISCVLoadStoreOptimizer.cpp
    M llvm/lib/Target/SPIRV/SPIRVAPI.cpp
    M llvm/lib/Target/SPIRV/SPIRVSubtarget.cpp
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
    M llvm/utils/TableGen/DAGISelMatcherOpt.cpp

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



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