[all-commits] [llvm/llvm-project] 1ca496: Remove redundant initialization of std::optional (...

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Apr 16 00:40:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ca496bd611591193432aee2d913a4db3618db45
      https://github.com/llvm/llvm-project/commit/1ca496bd611591193432aee2d913a4db3618db45
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-04-16 (Sun, 16 Apr 2023)

  Changed paths:
    M lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
    M llvm/include/llvm/Transforms/Scalar/JumpThreading.h
    M llvm/lib/Transforms/Scalar/SROA.cpp
    M mlir/include/mlir/Interfaces/ValueBoundsOpInterface.h
    M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
    M mlir/lib/Dialect/SCF/IR/ValueBoundsOpInterfaceImpl.cpp
    M mlir/lib/Dialect/Transform/IR/TransformInterfaces.cpp

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




More information about the All-commits mailing list