[all-commits] [llvm/llvm-project] 6fa690: Use has_value instead of hasValue (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Fri Jul 22 23:04:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6fa6901bf0ed27c408e03bbe7b914109e195358b
      https://github.com/llvm/llvm-project/commit/6fa6901bf0ed27c408e03bbe7b914109e195358b
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-07-22 (Fri, 22 Jul 2022)

  Changed paths:
    M llvm/tools/llvm-dwarfutil/DebugInfoLinker.cpp
    M mlir/lib/Dialect/Arithmetic/IR/ArithmeticOps.cpp
    M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
    M mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp

  Log Message:
  -----------
  Use has_value instead of hasValue (NFC)




More information about the All-commits mailing list