[all-commits] [llvm/llvm-project] b016bd: [mlir][Linalg] Refactor comprehensive bufferize fo...

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Thu Sep 30 13:21:22 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b016bd12302799409eb94b0da0cb9c5bdc85a343
      https://github.com/llvm/llvm-project/commit/b016bd12302799409eb94b0da0cb9c5bdc85a343
  Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
  Date:   2021-09-30 (Thu, 30 Sep 2021)

  Changed paths:
    A mlir/include/mlir/Dialect/Linalg/Transforms/ComprehensiveBufferize.h
    M mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp
    M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

  Log Message:
  -----------
  [mlir][Linalg] Refactor comprehensive bufferize for external uses - NFC

This revision exposes some minimal funcitonality to allow comprehensive
bufferization to interop with external projects.

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




More information about the All-commits mailing list