[all-commits] [llvm/llvm-project] 029223: [mlir][linalg][bufferize][NFC] Simplify allocateBu...

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0292236d0cc1c50a2fad573d0e584542446a446d
      https://github.com/llvm/llvm-project/commit/0292236d0cc1c50a2fad573d0e584542446a446d
  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][NFC] Simplify allocateBuffersForResults

Reuse `getResultBuffer`.

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




More information about the All-commits mailing list