[all-commits] [llvm/llvm-project] c08fad: [llvm] Remove redundant initialization of std::opt...

kazutakahirata via All-commits all-commits at lists.llvm.org
Tue Dec 20 15:53:52 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c08fad8193d3a8387f3ddd895b850b8afec928af
      https://github.com/llvm/llvm-project/commit/c08fad8193d3a8387f3ddd895b850b8afec928af
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-12-20 (Tue, 20 Dec 2022)

  Changed paths:
    M llvm/include/llvm/Analysis/InlineCost.h
    M llvm/include/llvm/DWP/DWP.h
    M llvm/include/llvm/IR/Instructions.h
    M llvm/include/llvm/LTO/Config.h
    M llvm/include/llvm/Object/ELF.h
    M llvm/include/llvm/Target/TargetMachine.h
    M llvm/include/llvm/Transforms/IPO/Attributor.h
    M llvm/include/llvm/Transforms/Scalar/GVN.h
    M llvm/lib/Analysis/InlineCost.cpp
    M llvm/lib/Analysis/MemorySSA.cpp
    M llvm/lib/IR/DebugInfo.cpp
    M llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
    M llvm/unittests/IR/DebugInfoTest.cpp
    M llvm/unittests/IR/MetadataTest.cpp

  Log Message:
  -----------
  [llvm] Remove redundant initialization of std::optional (NFC)




More information about the All-commits mailing list