[all-commits] [llvm/llvm-project] c0db8d: [mlir] Expose a function to populate tensor consta...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Wed Jun 9 04:52:17 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c0db8d50ca3ceb1301b2ade2fb86c591a5b64e5c
      https://github.com/llvm/llvm-project/commit/c0db8d50ca3ceb1301b2ade2fb86c591a5b64e5c
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2021-06-09 (Wed, 09 Jun 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/StandardOps/Transforms/Passes.h
    M mlir/lib/Dialect/StandardOps/Transforms/TensorConstantBufferize.cpp

  Log Message:
  -----------
  [mlir] Expose a function to populate tensor constant bufferization patterns

This makes it easier to use it from other bufferization passes.

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




More information about the All-commits mailing list