[all-commits] [llvm/llvm-project] 0696ad: [mlir][linalg][bufferize][NFC] Pass missing Buffer...

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Jan 10 06:44:24 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0696ad95636c49e653a545a2104aea5ba5a9ce3f
      https://github.com/llvm/llvm-project/commit/0696ad95636c49e653a545a2104aea5ba5a9ce3f
  Author: Matthias Springer <springerm at google.com>
  Date:   2022-01-10 (Mon, 10 Jan 2022)

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

  Log Message:
  -----------
  [mlir][linalg][bufferize][NFC] Pass missing BufferizationState objs as const ref

These should have been updated as part of D116742.

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




More information about the All-commits mailing list