[all-commits] [llvm/llvm-project] e2a37b: [mlir] Add alignment option to constant tensor buf...

Eugene Zhulenev via All-commits all-commits at lists.llvm.org
Fri Oct 8 03:17:34 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e2a37bb5407e6ccf465bd870e89505768497ca50
      https://github.com/llvm/llvm-project/commit/e2a37bb5407e6ccf465bd870e89505768497ca50
  Author: Eugene Zhulenev <ezhulenev at google.com>
  Date:   2021-10-08 (Fri, 08 Oct 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/StandardOps/Transforms/Passes.h
    M mlir/include/mlir/Dialect/StandardOps/Transforms/Passes.td
    M mlir/include/mlir/Transforms/BufferUtils.h
    M mlir/lib/Dialect/StandardOps/Transforms/TensorConstantBufferize.cpp
    M mlir/test/Dialect/Standard/tensor-constant-bufferize.mlir

  Log Message:
  -----------
  [mlir] Add alignment option to constant tensor bufferization pass

Reviewed By: bkramer

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




More information about the All-commits mailing list