[all-commits] [llvm/llvm-project] 7c3a81: [mlir][linalg][bufferize] Put buffer copying in se...

Matthias Springer via All-commits all-commits at lists.llvm.org
Tue Oct 12 17:29:42 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c3a8108b303c4154fb958878256f7c4973b238f
      https://github.com/llvm/llvm-project/commit/7c3a8108b303c4154fb958878256f7c4973b238f
  Author: Matthias Springer <springerm at google.com>
  Date:   2021-10-13 (Wed, 13 Oct 2021)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp

  Log Message:
  -----------
  [mlir][linalg][bufferize] Put buffer copying in separate function

This is to avoid code duplication.

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




More information about the All-commits mailing list