[all-commits] [llvm/llvm-project] 14ce58: [mlir][python] llvm::Optional::value => operator*

Fangrui Song via All-commits all-commits at lists.llvm.org
Sun Dec 18 20:29:09 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 14ce58f3bff07abfa3bf080e722ad546d11ac300
      https://github.com/llvm/llvm-project/commit/14ce58f3bff07abfa3bf080e722ad546d11ac300
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-12-19 (Mon, 19 Dec 2022)

  Changed paths:
    M mlir/lib/Bindings/Python/IRCore.cpp
    M mlir/lib/Bindings/Python/IRModule.h

  Log Message:
  -----------
  [mlir][python] llvm::Optional::value => operator*

And convert it to std::optional while updating.




More information about the All-commits mailing list