[all-commits] [llvm/llvm-project] f3ab0c: [mlir][Linalg] Add couple of convenience methods t...

MaheshRavishankar via All-commits all-commits at lists.llvm.org
Tue Jan 25 11:46:32 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f3ab0ccd00db3bb26851d3e1cf4a789fe7fa6e2c
      https://github.com/llvm/llvm-project/commit/f3ab0ccd00db3bb26851d3e1cf4a789fe7fa6e2c
  Author: MaheshRavishankar <ravishankarm at google.com>
  Date:   2022-01-25 (Tue, 25 Jan 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/IR/LinalgInterfaces.td

  Log Message:
  -----------
  [mlir][Linalg] Add couple of convenience methods to `LinalgInterface`.

Add methods to
- Get block argument that is tied with an opOperand
- Get the yield value that is tied with a output opOperand.

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




More information about the All-commits mailing list