[all-commits] [llvm/llvm-project] 867237: [mlir] Add conversion function from OwningOpRef<T>...

rk via All-commits all-commits at lists.llvm.org
Fri Oct 21 12:52:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 86723787474e7d10e9267bc82e94bb034ed4ec95
      https://github.com/llvm/llvm-project/commit/86723787474e7d10e9267bc82e94bb034ed4ec95
  Author: rkayaith <rkayaith at gmail.com>
  Date:   2022-10-21 (Fri, 21 Oct 2022)

  Changed paths:
    M mlir/include/mlir/IR/OwningOpRef.h
    M mlir/include/mlir/Tools/ParseUtilties.h

  Log Message:
  -----------
  [mlir] Add conversion function from OwningOpRef<T> to OwningOpRef<Operation *>

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D136480




More information about the All-commits mailing list