[all-commits] [llvm/llvm-project] 201026: [mlir] Use std::optional instead of llvm::Optional...

kazutakahirata via All-commits all-commits at lists.llvm.org
Thu Mar 2 13:19:56 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2010269c0f4694d68f3c9a87971049f4586bb940
      https://github.com/llvm/llvm-project/commit/2010269c0f4694d68f3c9a87971049f4586bb940
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-03-02 (Thu, 02 Mar 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
    M mlir/lib/Dialect/Linalg/Transforms/Promotion.cpp

  Log Message:
  -----------
  [mlir] Use std::optional instead of llvm::Optional (NFC)




More information about the All-commits mailing list