[all-commits] [llvm/llvm-project] 2f5539: [mlir][linalg][bufferize][NFC] Move `getResultBuff...

Matthias Springer via All-commits all-commits at lists.llvm.org
Wed Nov 10 21:43:48 PST 2021


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

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

  Log Message:
  -----------
  [mlir][linalg][bufferize][NFC] Move `getResultBuffer` to op interface

This is in preparation of decoupling Comprehensive Bufferize from the various dialects.

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




More information about the All-commits mailing list