[all-commits] [llvm/llvm-project] 007e55: [mlir][linalg][bufferize] Add helper method isMemo...

Matthias Springer via All-commits all-commits at lists.llvm.org
Wed Nov 10 01:37:32 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 007e55133ec676f76dd63841ffe8b5eeff82478f
      https://github.com/llvm/llvm-project/commit/007e55133ec676f76dd63841ffe8b5eeff82478f
  Author: Matthias Springer <springerm at google.com>
  Date:   2021-11-10 (Wed, 10 Nov 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/Linalg/ComprehensiveBufferize/BufferizableOpInterface.td
    M mlir/lib/Dialect/Linalg/ComprehensiveBufferize/ComprehensiveBufferize.cpp

  Log Message:
  -----------
  [mlir][linalg][bufferize] Add helper method isMemoryWrite to op interface

This is in preparating for decoupling the SCF dialect from the analysis.

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




More information about the All-commits mailing list