[all-commits] [llvm/llvm-project] 1defec: [mlir][tensor][bufferize][NFC] Remove duplicate code

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Jul 25 03:34:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1defec87306593e71057de7baf9bd8e2389c2419
      https://github.com/llvm/llvm-project/commit/1defec87306593e71057de7baf9bd8e2389c2419
  Author: Matthias Springer <springerm at google.com>
  Date:   2022-07-25 (Mon, 25 Jul 2022)

  Changed paths:
    M mlir/lib/Dialect/Tensor/Transforms/BufferizableOpInterfaceImpl.cpp

  Log Message:
  -----------
  [mlir][tensor][bufferize][NFC] Remove duplicate code

InsertSliceOp and ParallelInsertSliceOp are very similar and can share some of the bufferization analysis code.

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




More information about the All-commits mailing list